diff options
author | 2020-07-22 10:28:15 -0400 | |
---|---|---|
committer | 2020-07-29 12:10:13 -0400 | |
commit | 09a6562a16715a2b89be11c941486be783c72364 (patch) | |
tree | 1be9688b1cf602b3c2e07852bd15772db2f9a546 /features.properties.md | |
parent | a643d19710317384571fb49f28d9de4f1a17778d (diff) |
Test Cases Addition and Fixes
Issue-ID: VID-858
Integration Tests are edited in this patch to support functionality in VID-858.
Signed-off-by: ikram <ikram@research.att.com>
Change-Id: I378cb2afd0f2c994a856ad31895cec3fca376b33
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index cadf14e3c..4440781e0 100644 --- a/features.properties.md +++ b/features.properties.md @@ -288,6 +288,17 @@ When flag is true, pause upon creation capability for vfmodule is enabled on the new view edit screen + +* FLAG_2008_PAUSE_INSTANTIATION_ON_VFMODULE_POPUP + + When flag is true, pause instantiation checkbox displayed on vfmodule popup(edit) window + the new view edit screen + + * FLAG_2008_REMOVE_PAUSE_INSTANTIATION + + When flag is true, remove pause feature is enabled on drawing-board for vfModules + Remove pause will be shown only if the vfModule has pause enabled + the new view edit screen * FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SO |