Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The Parameter model has the service and service_template fields which are both calculated rather than stored.
It's worth considering having these two as persistent values (i.e. columns) for this model.
The main downside is that it'd require having and passing this information wherever parameters are created - however these two should be relatively readily accessible (unlike owner / container )