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

Handle cart version missmatch #5264

Merged
merged 3 commits into from Nov 30, 2020
Merged

Conversation

filipsobol
Copy link
Contributor

@filipsobol filipsobol commented Nov 30, 2020

Short Description and Why It's Useful

This PR adds support for detecting if the cart update failed due to a version mismatch. If so, request will be resent with the updated version number.

Which Environment This Relates To

  • Test version (https://test.storefrontcloud.io) - this is a new feature or improvement for Vue Storefront. I've created branch from develop branch and want to merge it back to develop
  • RC version (https://next.storefrontcloud.io) - this is a stabilisation fix for Release Candidate of Vue Storefront. I've created branch from release branch and want to merge it back to release
  • Stable version (https://demo.storefrontcloud.io) - this is an important fix for current stable version. I've created branch from hotfix or master branch and want to merge it back to hotfix

Upgrade Notes and Changelog

  • No upgrade steps required (100% backward compatibility and no breaking changes)
  • I've updated the Upgrade notes and Changelog on how to port existing Vue Storefront sites with this new feature

┆Issue is synchronized with this Jira Story by Unito

@filipsobol filipsobol added the Next Issues/bugs for Vue Storefront Next label Nov 30, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Nov 30, 2020

💙 vsf-next-demo successfully deployed at https://462b83e99ef793498bdfbf9b3b9309d8005e2f61.vsf-next-demo.preview.storefrontcloud.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Next Issues/bugs for Vue Storefront Next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants