Skip to content

Correctly fetch labels in GraphQL boards sidebar [RUN-AS-IF-FOSS]

What does this MR do?

Resolves #330479 (closed)

Please use the feature flag :graphql_board_lists

#330479 (closed)

Summary: In group issue boards, project-level labels aren't displayed when editing labels

Reproduction:

  1. Prepare a group and a project that belongs to that group.
  2. Create a project label.
  3. In the group issue board, select any issue from the project and try out the labels component.

Demo

before after
Screen_Recording_2021-05-11_at_5.33.13_PM Screen_Recording_2021-05-11_at_5.32.16_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by euko

Merge request reports