[Issues] Add a visual toggle for including archived projects in search results
Proposal
For the issues
scope using feature flag: search_issues_hide_archived_projects
(gated to user actor)
Add a filter for including archived projects which sends include_archived=true
to the backend.
This requires adding a toggle to include archived project results on all project-related search results
The toggle should show for basic
and advanced
searches
Note: The toggle should show up for Group and Global searches. Project scoped searches will return results whether the project is archived or not
Edited by Terri Chu