Skip to content

Fix discount route#601

Merged
juanpprieto merged 2 commits into
2023-01from
fd-fix-discount-route
Mar 1, 2023
Merged

Fix discount route#601
juanpprieto merged 2 commits into
2023-01from
fd-fix-discount-route

Conversation

@frandiox
Copy link
Copy Markdown
Contributor

@frandiox frandiox commented Mar 1, 2023

The standard route is supposed to be /discount/<code> instead of the existing /discounts/<code>.
The deployed version is now redirecting correctly: deployed-PR/discount/SHIPPING

What's the best way to inform of these changes in the demo-store to existing users?

@frandiox frandiox requested a review from a team March 1, 2023 07:35
Copy link
Copy Markdown
Contributor

@frehner frehner left a comment

Choose a reason for hiding this comment

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

The changeset is a good way to notify. Also, don't we warn devs if they don't have standard routes? So does this update mean that if they have a discounts route they'll now have a new warning about not having a discount route?

@@ -0,0 +1,5 @@
---
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

great file name

@juanpprieto juanpprieto merged commit d8821f8 into 2023-01 Mar 1, 2023
@juanpprieto juanpprieto deleted the fd-fix-discount-route branch March 1, 2023 22:13
@github-actions github-actions Bot mentioned this pull request Mar 1, 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.

4 participants