Skip to content

Support inferred roles and group membership - #2701

Mark Harding requested to merge feat/infer-membership-2701 into master

Ticket(s) / Related Merge Requests

#2701 (closed)

Summary of Changes

  • Group membership will check against active memberships and infer that a member is allowed in the group
  • Roles will check against active memberships and infer that the they are allowed the permission

Testing Considerations

  • With a user that has a membership, they should be in the relevant groups and inherit the permissions

Deployment Considerations

Standard

Regression Scope

Group memberships and roles

Platform Affected (web, mobile, etc)

API

Developer Testing Completed

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports

Loading