Skip to content

Fix the epics endpoint used by the filtered search bar

Alex Pennells requested to merge 415148-fix-epic-filter into master

What does this MR do and why?

Fixes an error where a 404 was being thrown when trying to filter by Epic on the Issues analytics page.

Screenshots or screen recordings

Before After
Screenshot_2023-08-02_at_12.37.51_PM Screenshot_2023-08-02_at_12.03.03_PM

How to set up and validate locally

  1. Visit the issue analytics page for any group/project (In the sidebar: Analyze > Issue analytics)
  2. In the filter bar, attempt to filter by Epic
  3. Verify that the epics list loads as expected

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

Merge request reports