Skip to content

Fix permissions check for destroy epic-issue link

Jarka Košanová requested to merge 4044-remove-epic-issue into master

What does this MR do?

It fixes the permission check if a user can destroy epic-issue association.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We checked admin_issue_link instead of admin_epic_link

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #4044 (closed)

Merge request reports