From fae75696a03ab5b45bf2ddb329344ab52b2265c5 Mon Sep 17 00:00:00 2001 From: Einat Vinouze Date: Thu, 26 Mar 2020 17:22:01 +0200 Subject: allow LOB multi-selection for vnf - fix cypress Issue-ID: VID-785 Change-Id: I3a11bad5b6da532b23049ce09ea439849143e941 Signed-off-by: Einat Vinouze --- features.properties.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'features.properties.md') diff --git a/features.properties.md b/features.properties.md index dedb0e371..3e7c6cd52 100644 --- a/features.properties.md +++ b/features.properties.md @@ -224,12 +224,13 @@ When off, user is requested to specify LCP-Region and Tenant for each VF Module. * 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. + When flag is true the platform will appear as a multi select field, if false the platform will be limited to a single value. * FLAG_2006_NETWORK_LOB_MULTI_SELECT - When flag is true the LOB will appear as a multi select field, if false the platform will be dropdown list. - + When flag is true the LOB will appear as a multi select field, if false the Line Of Business will be limited to a single value. + * FLAG_2006_VNF_LOB_MULTI_SELECT + When flag is true the LOB will appear as a multi select field, if false the Line Of Business will be limited to a single value. * 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. -- cgit 1.2.3-korg