Skip to content

Fix counts for Search Within filter on issues list

Coung Ngo requested to merge cngo-fix-search-within-counts into master

What does this MR do and why?

Fix counts for Search Within filter on issues list (raised in https://gitlab.slack.com/archives/C03EZMMCPQX/p1715779805137979)

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Screenshot_2024-05-15_at_16-47-51_Issues___Flightjs___Flight_️___GitLab Screenshot_2024-05-15_at_16-50-02_Issues___Flightjs___Flight_️___GitLab

How to set up and validate locally

  1. Visit any issues list such as http://127.0.0.1:3000/flightjs/Flight/-/issues/
  2. Perform a Search Within search
  3. Check that the counts match the results
Edited by Coung Ngo

Merge request reports