Skip to content

[Spike] Filtering consolidation for issuables

What does this MR do and why?

  • Consolidates frontend filtering code on epics list and roadmap
  • Reuses existing filtering utils from issues list and cycle analytics
  • Reduces complexity by removing unnecessary data conversions

CURRENT ISSUES:

  • OR parameter are inconsistent between issues and epics
  • Filter by epic uses epicId on issues and epicIid on epics

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

Edited by Florie Guibert

Merge request reports