Skip to content

Revert kerrizor/add-additional-check-to-rescue-search-timeouts

What does this MR do and why?

Reverts !110672 (merged), which added a guard testing for @search_timeout_occurred. This guard was added to prevent nav elements on the page from attempting to re-run the failing search query for populating state counts, but this guard is made obsolete by !111084 (merged) which we added in a later MR. The guard itself is causing a small regression, in that it hides the bulk MR edit button from displaying correctly.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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 #391386 (closed)

Merge request reports