From 3f216a5ba38d70c193256f05c634093da9599984 Mon Sep 17 00:00:00 2001 From: Yoav Schneiderman Date: Wed, 22 Jan 2020 11:07:00 +0200 Subject: When feature toggle is active then SDNC preload files is enable. Issue-ID: VID-752 Change-Id: I96ef914bfe37d82da20085227b930523fcdba8fc Signed-off-by: Yoav Schneiderman --- features.properties.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'features.properties.md') diff --git a/features.properties.md b/features.properties.md index b2e453c52..ce153b869 100644 --- a/features.properties.md +++ b/features.properties.md @@ -199,6 +199,9 @@ * FLAG_2004_INSTANTIATION_TEMPLATES_POPUP Enables a designated Templates selection modal, accessible when creating a new instance through "Browse SDC". +* FLAG_2006_VFM_SDNC_PRELOAD_FILES + Enables upload files when SDNC preload checkbox is checked + * FLAG_2002_UNLIMITED_MAX when flag is true and max_instances is not declare than user can add unlimited VND, NETWORK, VFMODULE, User can duplicate up to 10 record in single time. @@ -207,8 +210,3 @@ * FLAG_MORE_AUDIT_INFO_LINK_ON_AUDIT_INFO On the "audit info" modal (available on Instantiation Status page), shows a link navigating to the read-only RETRY page with more audit info. - -*FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY - When flag is true the user will be provided with edit permissions by owning entity id even the user have no permission by Subscriber, - when the flag is false the user provided with edit permission by Subscriber. - \ No newline at end of file -- cgit 1.2.3-korg