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

Rename add-note route in ret. requirements to note #978

Merged
merged 4 commits into from
May 5, 2024

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/WATER-4261

The /add-note route on the return requirements setup journey is inconsistent with the rest of our routes because it is the only one that includes a verb. This becomes a problem when we have to go to the same endpoint to change an existing note; it no longer makes sense.

So, this change is some housekeeping to get the route name in line with the others and use simply /note.

https://eaflood.atlassian.net/browse/WATER-4261

The `/add-note` route on the return requirements setup journey is inconsistent with the rest of our routes because it is the only one that includes a verb. This really becomes a problem when we have to go to the same endpoint to change an existing note; it no longer makes sense.

So, this change is some housekeeping to get the route name inline with the others and use simply `/note`.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the project label May 5, 2024
@Cruikshanks Cruikshanks self-assigned this May 5, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review May 5, 2024 14:18
@Cruikshanks Cruikshanks merged commit 22deac5 into main May 5, 2024
5 of 6 checks passed
@Cruikshanks Cruikshanks deleted the rename-add-note branch May 5, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant