diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-01-16 13:30:34 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-01-16 15:24:14 +0200 |
commit | 59eaa5abcc93e8c215f673a6fda18845eb6e51b7 (patch) | |
tree | a5c78645c15bb8756305ed395044d63e4e98c74c /features.properties.md | |
parent | 874c62c8052147a3a3e0c3aed107f7128eefa351 (diff) |
Async MSO error visibility: let open "retry" from Audit-info
On the "audit info" modal (available on Instantiation Status page), show
a link navigating to read-only RETRY page with more audit info.
Issue-ID: VID-749
Change-Id: I070336059859668292af31c187a7672c68962832
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, 5 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index e464583b9..f5e1113b9 100644 --- a/features.properties.md +++ b/features.properties.md @@ -203,3 +203,8 @@ 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. If the flag is false and max_instances is not declare the max will be 1 else max_instances value. + +* 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. +
\ No newline at end of file |