Skip to content

LG-11023 Unpublish old come_back_later URL and republish old enter_code URL#9486

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-retire-routes
Nov 1, 2023
Merged

LG-11023 Unpublish old come_back_later URL and republish old enter_code URL#9486
jmhooper merged 1 commit intomainfrom
jmhooper-retire-routes

Conversation

@jmhooper
Copy link
Contributor

We made changes to the routes for the verify by mail code entry and come back later URLs.

The come_back_later URL has a reasonably low amount of traffic to it. This commit unpublishes it for that reason.

The enter_code URL does have traffic to it. Currently it redirects which strips a query param included in the URL. To support that query param this commit republishes it so that query parameter works.

@jmhooper jmhooper requested a review from matthinz October 31, 2023 15:44
@jmhooper jmhooper force-pushed the jmhooper-retire-routes branch from 659403f to a8ab073 Compare October 31, 2023 17:26
…de URL

We made changes to the routes for the verify by mail code entry and come back later URLs.

The come_back_later URL has a reasonably low amount of traffic to it. This commit unpublishes it for that reason.

The enter_code URL does have traffic to it. Currently it redirects which strips a query param included in the URL. To support that query param this commit republishes it so that query parameter works.

changelog: Internal, URLs, The /verify/come_back_later url was unpubished and the /verify/by_mail URL was republished
@jmhooper jmhooper force-pushed the jmhooper-retire-routes branch from a8ab073 to 103c1a9 Compare October 31, 2023 21:03
Copy link
Contributor

@soniaconnolly soniaconnolly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I checked current source and it looks like we updated the email to send out the correct URL going forward.

@jmhooper jmhooper merged commit 109c4ad into main Nov 1, 2023
@jmhooper jmhooper deleted the jmhooper-retire-routes branch November 1, 2023 18:17
@amirbey amirbey mentioned this pull request Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants