Merge pull request #3495 from SDA-SE/feat/group-ownership
Derive the owned entities in the catalog from group memberships
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog': patch
|
||||
---
|
||||
|
||||
Use the OWNED_BY relation and compare it to the users MEMBER_OF relation. The user entity is searched by name, based on the userId of the identity.
|
||||
Reference in New Issue
Block a user