Skip to content

[Issues] Add a visual toggle for including archived

What does this MR do and why?

Added archived filter for Global search "issues" scope.

Screenshots or screen recordings

Before After
Screenshot_2023-08-16_at_20.02.59 Screenshot_2023-08-16_at_20.02.15

How to set up and validate locally

  1. In rails enable FF
    echo 'Feature.enable(:search_issues_hide_archived_projects)' | rails c
  2. 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.

Related to #421717 (closed)

Edited by Tomas Bulva

Merge request reports

Loading