Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
See http://www.blesta.com/forums/index.php?/topic/6324-package-list-show-incorrect-data-in-add-service/
When adding a service as an admin, the first step is to select the package from a drop-down menu of all packages separated by package status and package group. However, the list only ever shows a max of 1 package group optgroup, so some of the packages can appear under a different package group if the package group optgroup has already been displayed under a different package status.
This behavior needs to be revised to the following:
Each primary section is a package status section (active, inactive, restricted). Under each status section is the package group name optgroup containing all packages of that status.
e.g.
-Active
– Package Group Name
---Active Package 1
---Active Package 2
--Package Group 2
---Active Package 3
-Inactive
--Package Group Name
---Inactive Package 1
-Restricted
--Package Group Name
---Restricted Package 1