Skip to content

Enable resolve note for group level issuables

What does this MR do and why?

Enable resolve note for group level issuables

Since we are introducing group level work items we want to allow resolving notes for group level items similar to project level items, where we allow developer+ to resolve notes.

re #498284 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Enable work_item_epics
  2. With user1: Create an epic and create a note
  3. With user2: Create a comment on that note to start a discussion
  4. Disable work_item_epics
  5. With user3 (needs developer access): Go to that epic again and try to resolve the discussion
  6. Before this MR it was not possible to resolve the discussion
Edited by Nicolas Dular

Merge request reports

Loading