diff options
author | Alexey Sandler <alexey.sandler@intl.att.com> | 2020-01-26 14:41:24 +0200 |
---|---|---|
committer | Alexey Sandler <alexey.sandler@intl.att.com> | 2020-01-26 13:15:44 +0000 |
commit | 328869a85038bf7c53856eef17aeefcaf0538922 (patch) | |
tree | 6f7ad4cb069ae3652bd5863ab146b2987d339256 /features.properties.md | |
parent | 910ebff905e386cbc14422959591e83f5d90233b (diff) |
create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.
Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I6f5b9717b63ab1cffd8f27024f0752a2699db736
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index f5e1113b9..b2e453c52 100644 --- a/features.properties.md +++ b/features.properties.md @@ -207,4 +207,8 @@ * 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 |