Keep email address in go live ticket

It’s useful because it’s not easy to see in the Zendesk UI.
This commit is contained in:
Chris Hill-Scott
2019-05-14 11:17:47 +01:00
parent 507b5b9933
commit d01ed30da0
2 changed files with 7 additions and 0 deletions

View File

@@ -1384,6 +1384,9 @@ def test_should_redirect_after_request_to_go_live(
'{formatted_displayed_volumes}'
'Consent to research: Yes\n'
'Other live services: No\n'
'\n'
'---\n'
'Request sent by test@user.gov.uk\n'
).format(
service_id=SERVICE_ONE_ID,
displayed_volumes=displayed_volumes,