Update Change Type Modal to account for Milestone change
What does this MR do and why?
Adds No value present message if the widget is present at conversion, but widget's value is not
Adds the message if user is converting an issue with a project milestone to an Epic.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
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.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| With Project Milestone | With Group Milestone |
|---|---|
![]() |
![]() |
How to set up and validate locally
Make sure you have work_items_alpha and work_item_epics_ssot FFs enabled.
- Create both project and group milestones
- Assign a group milestone to an issue
- Start converting the issue to an epic via
quick actionsat the top right corner - Make sure that
No values presentwarning is not showing for you and the epic inherited the group milestone - Repeat steps 1-3, but with a project level milestone assigned
- Make sure you see the
No values presentwarning and that the epic did not inherit the project milestone - Make sure all other widgets are reflected correctly upon conversion to different types
Related to #521011 (closed)
Edited by Anastasia Khomchenko

