Skip to content

Enable visibility filter on Epics menu pill count

What does this MR do and why?

:skip_visibility_check, when true, will not account for the user's access level when attempting to calculate a number for display in the sidebar (the "pill count"). This number is strong_memoize'd and cached, so this change should have negligible performance impact.

Related to #228646 (closed)

Screenshots or screen recordings

Group Maintainer view:

image

Guest view

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #228646 (closed)

Edited by Kerri Miller

Merge request reports