Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
Frankfurt Release
Description
Issue : Currently CLAMP displays all the properties of the CDS workflow in payload section. Some of the properties are not required to be set by user, it will be set by policy or other systems. So these properties should not be shown in CLAMP UI. Only user input properties should be shown.
Solution: CDS will provide input-param field for the properties which requires user input . CLAMP can use this field to display only those field where input-param is true
Work around:
legacy policy: user can unselect properties which are not required by using object properties
Generic policy: data can be edited and user can keep only required properties.