[Issues] Add a visual toggle for including archived
requested to merge 421717-issues-add-a-visual-toggle-for-including-archived-projects-in-search-results into master
What does this MR do and why?
Added archived filter for Global search "issues" scope.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- In rails enable FF
echo 'Feature.enable(:search_issues_hide_archived_projects)' | rails c
- Visit the global search page, issues scope
http://gdk.test:3000/search?scope=issues&search=%2A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #421717 (closed)
Edited by Tomas Bulva