diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-12-25 09:49:12 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-12-25 07:54:48 +0000 |
commit | a7271a5bb3f84356284bb3e637f1b0df5f5fa086 (patch) | |
tree | 6bab8d413718819b2100b6d9f202dd883cfdc492 /features.properties.md | |
parent | 31b3d53dbd80b8bb7dd2ac778cc53d2384a3abd9 (diff) |
Let enabling FLAG_2004_INSTANTIATION_TEMPLATES_POPUP
Issue-ID: VID-724
Change-Id: I93c5b61aa282f6108d7256286f2a70d1772ff419
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/features.properties.md b/features.properties.md index 62ab55ef6..e464583b9 100644 --- a/features.properties.md +++ b/features.properties.md @@ -193,9 +193,12 @@ * FLAG_2004_CREATE_ANOTHER_INSTANCE_FROM_TEMPLATE When flag is true, the user see in instantiation status page, an option to recreate another instance. This option is enabled only for instantiate jobs. - IF the user click on this option, the previous instantiation is opened in drawing board, + If the user clicks on this option, the previous instantiation is opened in drawing board, and the user can create another one from this template. +* FLAG_2004_INSTANTIATION_TEMPLATES_POPUP + Enables a designated Templates selection modal, accessible when creating a new instance through "Browse SDC". + * 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. |