cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
31 stars 12 forks source link

Form URL on overdue response email incorrect #3914

Closed Abi-Nada closed 7 hours ago

Abi-Nada commented 4 days ago

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

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