Skip to content

Prevent executing expensive query to show group issues zero state view

Felipe Artur requested to merge issue_325742 into master

What does this MR do?

Prevent expensive query to show group issues list zero state.

Looks like the check got introduced a while ago in a08fba63 and started to affect performance after subgroups introduction and a higher number of group issues.

related to #325742 (closed)

Group empty state screenshot

group_issues_page_projects_with_issues_disabled_issue_dropdown_shows_projects_only_with_issues_featu

Edited by Felipe Artur

Merge request reports