Skip to content

Give instance administrators permissions to link issues

Joseph Wambua requested to merge jj-404798-issue-minimum-role-admin into master

Give instance administrators permissions to link issues

Give administrators who are not members of the project permissions to link issues to each other.

Related to: #458881 (closed)

Screenshots or screen recordings

Before After
image.png image.png

How to set up and validate locally

  1. Create a project as a non-administrator user
  2. Create two issues as an instance administrator
  3. Access one of the issues as the administrator
  4. You will not be able to link the two issues (in master) after checking out this branch, you should be able to link the issues.
Edited by Joseph Wambua

Merge request reports