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

Order Template detail page data replaced with new template data on product move #1666

Open
salswa opened this issue May 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@salswa
Copy link

salswa commented May 24, 2024

Actual Behavior
When product is moved from a order template detail page to New Order Template.
Page shows data of newly created order template
While the URL is address bar shows the order template ID of previous order template from which product was moved.
So, on page refresh previous template loads

Expected Behavior
Page should to show updated data of Order template from which product was moved. Because on product is moved, popup shows link of new Order template, so if user wants to navigate to new template, link can be clicked.

Steps to Reproduce the Bug

Steps to reproduce the behavior:

  1. Open a order template
    image

  2. Move a product to new order template
    image

  3. New order template opens and address bar URL is unchanged, success popup shows new template link
    image

Environment Details
Public demo server

AB#96842

@salswa salswa added the bug Something isn't working label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant