-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
[FIX] product_configurator: Wizard reset #108
base: 16.0
Are you sure you want to change the base?
[FIX] product_configurator: Wizard reset #108
Conversation
Hi @PCatinean, |
@Nikul-Chaudhary @Ammar-OSI can you please review? |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
ae6b333
to
8ae8885
Compare
Rebased on |
Hello @SirAionTech @dreispt I tested in runbot and wizard reset from scratch. Here I shared video for reference. Test: Fail product_configurator.Wizard.reset.mp4 |
Hi, thanks for the review!
if you simply close the wizard, the behavior you are showing is the expected one. |
@Nikul-OSI good for you? |
8ae8885
to
44659d5
Compare
Rebased to resolve conflicts |
This PR has the |
Steps:
Actual behavior:
The old configuration session is used in the popup: the values already selected are still selected.
Expected behavior:
The configuration session is deleted and a new configuration can be started from scratch