Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.5.2
-
Component/s: None
-
Labels:None
Description
Someone mentioned that when visiting the /order/ page where order forms are listed, the order form for a Domain & Other type does not appear if only a domain package is set, but not any hosting package groups.
The order system restricts whether order forms appear on /order/ based on whether the client has access to it based on the assigned order form package groups. However, since this order form does not have any assigned package groups (i.e. it's just for a domain) then it cannot be determined.
Instead, what should probably happen is something like:
- Treat order forms differently based on type
- Non-"domain" types are treated as they are now--verifying package group access for the client and that the package is not restricted
- Domain-types do not check the package groups, but rather the domain package, verifying client access to that and ensuring it's not restricted unless the client has access to it
- If package groups are set (i.e. hosting packages), they need to be limited accordingly based on client access