Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.11.2
-
Component/s: None
-
Labels:None
Description
Currently, when an admin or client goes to edit a service from the universal module, the service fields will be fetched based on the module row associated with the package. This, however, might be different from the module row associated with the service. Instead we should pull in these fields based on the module row associated with the service. See getAdminEditFields() and getClientEditFields()