Skip to content

ENGINE: Add canModerateContent permission minds#4591

Olivia Madrid requested to merge feat/mod-permission-4591 into master

Ticket(s) / Related Merge Requests

minds#4591 (closed)

Summary of Changes

  • Add new permission CAN_MODERATE_CONTENT to permissionsEnum
  • Owners, admins and moderators have this permission applied by default
  • Users must have the permission in order to view reports or issue verdicts
  • Permissions now have a displayName field with text to display next to the toggle of each permission

Testing Considerations

See front mr

Deployment Considerations

@markharding to run retroactive application of permission to owners/admins/moderators of existing tenant sites

Regression Scope

Permissions

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

See front mr

Screenshots / Screen Recording

See front mr

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
Edited by Olivia Madrid

Merge request reports