Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0053683 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [POS2] Core | major | always | 2023-10-17 16:13 | 2023-10-17 16:13 | |||||||
Reporter | migueldejuana | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |