Auto-tag email branding requests

This commit is contained in:
Chris Hill-Scott
2018-09-21 09:01:58 +01:00
parent de65c30624
commit f29cfc0d48
2 changed files with 2 additions and 0 deletions

View File

@@ -1022,6 +1022,7 @@ def branding_request(service_id):
ticket_type=zendesk_client.TYPE_QUESTION,
user_email=current_user.email_address,
user_name=current_user.name,
tags=['notify_action_add_branding'],
)
flash((