Web client: Users can void bills without first confirming the action
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Medium
|
Unassigned | ||
2.12 |
Fix Released
|
Medium
|
Unassigned |
Bug Description
In the xul client, when voiding a bill, you can get up to three warnings that you must confirm before the bill is voided:
1. The first warning only comes up for libraries that have prohibited negative balances. It warns the user that they may be violating local policy and asks if they want to continue.
2. The next prompt asks the user to confirm that they would like to void all billings on bill # x.
3. The final prompt asks the user to confirm that they would like to void $x.xx worth of line item billings.
There is no request to confirm an action to void billings in the web client. After the user selects the void option, the system immediately voids the bill.
I think 2-3 prompts is probably excessive and can be reduced to just 1 for all libraries, even those that have prohibited balances. Perhaps something that says: "Are you sure you would like to avoid $x.xx worth of line item billings on bill(s) y and z?"
Changed in evergreen: | |
assignee: | Jason Etheridge (phasefx) → nobody |
status: | Confirmed → Fix Committed |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
Confirming & adding a note that when this is resolved, I recommend a warning sound with at least the first confirmation in order to mimic behavior in XUL.