diff options
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/features.properties.md b/features.properties.md index 505a82bcf..23d92829e 100644 --- a/features.properties.md +++ b/features.properties.md @@ -225,4 +225,8 @@ * FLAG_2006_NETWORK_PLATFORM_MULTI_SELECT When flag is true the platform will appear as a multi select field, if false the platform will be dropdown list. -
\ No newline at end of file + + +* FLAG_EXP_USE_FORMAT_PARAMETER_FOR_CM_DASHBOARD + When flag is true VID will use the format=simpleNoTaskInfo parameter in addition to the filter parameter when fetching orchestration requests for the change-management dashboard. + When OFF, VID will use only the filter parameter
\ No newline at end of file |