Use `Quarters` layout and `Within 3 years` date range for scoped roadmap
What does this MR do and why?
When user opens Roadmap from a link within Child items widget of Epic Work Items, we need to load all the epics within 3 years of timeframe and use Quarters as default layout;
| Link | Roadmap layout |
|---|---|
|
|
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Ensure you have Epic Work Items enabled, refer to https://docs.gitlab.com/ee/user/group/epics/epic_work_items.html
- Create an epic work item for a group and add a bunch of child epics with start/due dates across 3 years of timeframe
- Click on kebab menu from
Child itemsheader (as shown in screenshot above) and clickView on a roadmapoption. - Roadmap that opens should be set to
Within 3 yearsdate range andQuarterslayout
Related to #478612 (closed)
Edited by Kushal Pandya

