aboutsummaryrefslogtreecommitdiffstats
path: root/features.properties.md
diff options
context:
space:
mode:
authorAmichai Hemli <amichai.hemli@intl.att.com>2020-03-08 17:54:30 +0200
committerAlexey Sandler <alexey.sandler@intl.att.com>2020-03-11 13:27:24 +0200
commitf31dd5a7446ad4d692d2cdb6af4eba662e3925e3 (patch)
tree89c08ed32afd580651486704ebe1220ea1363a2a /features.properties.md
parent617318d1b7700c9d9720255b2bf54f6ce401c8c9 (diff)
add new format to fetch requests from MSO to the CM
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. Issue-ID: VID-787 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I18d608db5bab6f095f399ac0f58fe5e49944a6b1 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r--features.properties.md6
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