Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form URL on overdue response email incorrect #3914

Closed
Abi-Nada opened this issue Jun 28, 2024 · 0 comments · Fixed by cds-snc/forms-terraform#712
Closed

Form URL on overdue response email incorrect #3914

Abi-Nada opened this issue Jun 28, 2024 · 0 comments · Fixed by cds-snc/forms-terraform#712
Assignees
Labels
bug Something isn't working 🚦 Severe Severe Impact Issue

Comments

@Abi-Nada
Copy link

Abi-Nada commented Jun 28, 2024

Description:

Slack Thread

I was actioning the email "Overdue form responses". When I click on the link Download and sign off on the removal of form responses, I'm getting a "page not found".

Steps to reproduce

  1. Go to an "Overdue response" email in your inbox
  2. Click on the URL under "Download and sign off on the removal of form responses"
  3. See error

Details

  • Environment: Staging AND Prod

Expected behaviour

The formID has moved in the url. The URL in the overdue response email should reflect the updated/expected URL:
Currently incorrect (Prod): forms-formulaires.alpha.canada.ca/en/form-builder/responses/(FORM ID)
Expected (Prod): forms-formulaires.alpha.canada.ca/en/form-builder/(FORMID)/responses/new

Currently incorrect (Staging): forms-staging.cdssandbox.xyz/en/form-builder/responses/(FORM ID)
Expected (Staging): forms-staging.cdssandbox.xyz/en/form-builder/(FORM ID)/responses

Screenshots or videos

Private Zenhub Video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🚦 Severe Severe Impact Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants