Skip to content

Introduce new project editing permissions

Compare
Choose a tag to compare
@Pl217 Pl217 released this 16 May 10:01
· 272 commits to develop since this release
edda8f0

New permissions to control who can edit project have been introduced:

  • project.EDIT: Users with this permission can edit the project with that ID
  • plan.EDIT_PROJECTS: Users with this permission can edit projects under the plan with that ID
  • governingEntity.EDIT_PROJECTS: Users with this permission can edit the projects associated with governing entity with that ID
  • global.EDIT_ANY_PROJECT: Users with this permission can edit any project