Skip to content

Commit

Permalink
Merge pull request #2556 from atlanhq/domainpoliices
Browse files Browse the repository at this point in the history
Fix Asset linking to Product permission
  • Loading branch information
nikhilbonte21 authored Dec 1, 2023
2 parents d624dbf + 36e92e2 commit 5e21a6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@

"end-two-entity-type:DataProduct",
"end-two-entity-classification:*",
"end-two-entity:{entity}/*/product/*"
"end-two-entity:{entity}/*product/*"
],

"actions": ["add-relationship", "update-relationship", "remove-relationship"]
Expand Down

0 comments on commit 5e21a6d

Please sign in to comment.