-
-
Notifications
You must be signed in to change notification settings - Fork 452
Closed
Labels
Description
Two days ago one of our team members accidentally canceled all pending orders thinking he applied an email filter. Luckily there were only a few orders at that time and we were able to un-cancel them quickly.
I think that in general all grids should have a confirmation dialog for potentially dangerous/destructive actions to protect from accidents like these. Any other suggestions to solve this are welcomed.
Preconditions (*)
- Any version of OpenMage.
Steps to reproduce (*)
- Go to Sales -> Orders and select some orders from the grid.
- Choose "Cancel" or "Hold" action and click "Submit".
Expected result (*)
- There should be a confirmation dialog for potentially dangerous or destructive actions such as canceling orders.
Actual result (*)
- Actions are submitted without any confirmation.