Skip to content

Fix fetching epics when changing sort option

What does this MR do and why?

Fixes epics being fetched when page navigating and updating sorting option.

Screenshots or screen recordings

Before After
Epics___Gitlab_Org___GitLab Epics___Gitlab_Org___GitLab__1_

How to set up and validate locally

  1. Visit epics list
  2. Click 'next' with whatever default sorting is
  3. Click the dropdown and reorder by 'Title'
  4. No more error and epics are updated properly

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

Edited by Florie Guibert

Merge request reports