diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2019-12-08 15:56:46 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2019-12-09 08:46:22 +0200 |
commit | 640a01ed579abefa5781424ce16aa67f5e4f06a8 (patch) | |
tree | 558ad1cb960b7f4d166a498b0440f6e45c69c85d /features.properties.md | |
parent | afcfb82b29af4cbc7fa6911d6f18ede7381388fa (diff) |
add create another one menu item to instantiationStatus page
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I205bc276ec7ba59eae37207f0976867bd496043f
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/features.properties.md b/features.properties.md index a8fac833f..8b80184e3 100644 --- a/features.properties.md +++ b/features.properties.md @@ -188,4 +188,10 @@ When flag is true the platform will appear as a multi select field, if false the platform will be dropdown list. * FLAG_2004_INSTANTIATION_STATUS_FILTER - when flag is true the user can filter rows in instantiation status by using text input + When flag is true the user can filter rows in instantiation status by using text input + +* 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, + and the user can create another one from this template. |