Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0053683 | POS2 | Core | public | 2023-10-17 16:13 | 2023-10-17 16:13 |
Reporter | migueldejuana | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0053683: Issue with manually launched UIAction inside another User Action when canceling the approval | ||||
Description | If we launch a UIAction manually inside another UserAction(preHook) and that UIAction has an approval and we cancel that approval, we will cancel de UIAction but the UserAction will continue with the execution. We need to handle manually if the UIAction is canceled and cancel the UserAction if needed. | ||||
Steps To Reproduce | - Define an approval for OBPOS2_SelectManualDiscountsToApply - Login in POS2 and add a product - Select the line and select Discount button in the popover - We launch switch Window action and inside the preHook we launch manually OBPOS2_SelectManualDiscountsToApply action - The approval popup is shown for OBPOS2_SelectManualDiscountsToApply action and we cancel it - The action OBPOS2_SelectManualDiscountsToApply is Canceled but Switch Window action goes ahead. | ||||
Proposed Solution | Check all the UserActions executed manually(.launch) and ensure that we handle properly the cancelation. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-10-17 16:13 | migueldejuana | New Issue | |||
2023-10-17 16:13 | migueldejuana | Assigned To | => Triage Platform Base | ||
2023-10-17 16:13 | migueldejuana | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |