Skip to content

Correct the milestone title parameter for roadmap search

What does this MR do and why?

To filter the roadmap using milestone, searchTitle parameter is required instead of the milestoneTitle. Correct the milestone title parameter for roadmap search.

Screenshots or screen recordings

Screen_Recording_2023-02-15_at_7.39.08_PM

How to set up and validate locally

  1. Go to Project > Epics > List.
  2. Create an Epic with relevant details.
  3. Create an issue under Child issues and epics section.
  4. Go to the issue detail and add a Milestone which has start date and end date.
  5. Repeat steps 1 to 4 with a different Milestone.
  6. Go to Project > Epics > Roadmap.
  7. Add relevant Milestone to filter.
  8. Check if the data is correct.

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 #223018

Edited by Rajan Mistry

Merge request reports