diff options
author | Yoav Schneiderman <yoav.schneiderman@intl.att.com> | 2020-01-22 11:07:00 +0200 |
---|---|---|
committer | Yoav Schneiderman <yoav.schneiderman@intl.att.com> | 2020-01-27 17:36:26 +0200 |
commit | 3f216a5ba38d70c193256f05c634093da9599984 (patch) | |
tree | 29bb202d705bf1426d3cda3c4ac98c59b84fb0d7 /features.properties.md | |
parent | 212806afa99581acd7618add8be958d945690867 (diff) |
When feature toggle is active then SDNC preload files is enable.
Issue-ID: VID-752
Change-Id: I96ef914bfe37d82da20085227b930523fcdba8fc
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 8 |
1 files changed, 3 insertions, 5 deletions
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 |