Skip to content

Commit

Permalink
update sub domain remove relationship permission
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilbonte21 committed Jun 17, 2024
1 parent 3cd5afb commit a2c91b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/static/templates/policy_cache_transformer_persona.json
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@
{
"policyResourceCategory": "RELATIONSHIP",
"policyType": "ACCESS",
"description": "Link/unlink this DataProduct to any parent Domain",
"description": "Unlink any domain-sub-domain relationship in within this DataDomain",
"resources": [
"relationship-type:*",

Expand All @@ -706,7 +706,7 @@
"end-one-entity-classification:*",

"end-two-entity:{entity}/*",
"end-one-entity:{entity}",
"end-two-entity:{entity}",
"end-two-entity-type:DataDomain",
"end-two-entity-classification:*"
],
Expand Down

0 comments on commit a2c91b7

Please sign in to comment.