Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 5.10.3
-
Fix Version/s: 5.11.1
-
Component/s: Client Interface, Plugins
-
Labels:None
Description
If a client places an order and it's free, the client can cancel the order even if it's been provisioned.
- Create a package with a new price of 0, may have a different renew price
- Place an order as a client (The order should be automatically approved)
- Allow the cron to provision, or provision the service as an admin
- Login as the client and note that a Cancel option appears under Order History
I'm not sure what conditions we remove the cancel option, if it's based on a transaction ID, but we should probably be checking whether or not any of the services associated with the order have a status other than "in-review" or "pending.