Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053683
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajoralways2023-10-17 16:132023-10-17 16:13
ReportermigueldejuanaView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0053683: Issue with manually launched UIAction inside another User Action when canceling the approval

DescriptionIf 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 SolutionCheck all the UserActions executed manually(.launch) and ensure that we handle properly the cancelation.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker