Skip to content

'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled

What does this MR do?

This MR adds a filter with_issues_enabled to the APIv4 projects.

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

Frontend part: check if the parameter with_issues_enabled is placed to the right place.

Why was this MR needed?

If a project has issuables disabled, we shouldn't show such projects in New issue dropdowns.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #19107 (closed)

Edited by Douwe Maan

Merge request reports