vc-platform icon indicating copy to clipboard operation
vc-platform copied to clipboard

Allow to search role by group or entity which created it

Open asvishnyakov opened this issue 6 years ago • 1 comments

Problem: We need the way to get only roles created by storefront

Solution: Use CreatedBy = "frontend"

Alternative (optional): Use Group field

Proposal of changes: Inherit Role class from AuditableEntity, add Group field, extend RoleSearchRequest with Group, CreatedBy fields

asvishnyakov avatar Aug 01 '18 07:08 asvishnyakov

@tatarincev Any plans?

asvishnyakov avatar Oct 11 '18 09:10 asvishnyakov