Skip to content

Fix dashboard labels dropdown

What does this MR do?

Fix the dashboard labels dropdown on the issues page by restricting the list of projects that we load labels from.

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

Why was this MR needed?

This endpoint times out on GitLab.com with a 502 response. The current behaviour is to find and display all labels in all public projects.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34590 (closed)

Edited by Nick Thomas

Merge request reports