Skip to content

Backport of EE changes: Allow Labels::FindOrCreateService to find ancestor group labels

Mark Chao requested to merge 4266-board-with-config-api-ce into master

backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5954

What does this MR do?

  1. Allow Labels::FindOrCreateService to find ancestor group labels
  2. Add authorize for viewing project board.

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

Why was this MR needed?

backport of EE changes as it is a common need to reference labels from ancestor groups.

Does this MR meet the acceptance criteria?

Edited by Mark Chao

Merge request reports