Add Iteration popover support for Child/Linked items
What does this MR do and why?
Adds support for showing popovers on Iterations within Child and Linked items widgets.
Screenshots or screen recordings
| Before | After |
|---|---|
|
|
How to set up and validate locally
- Add an iteration and cadences within a group, follow https://docs.gitlab.com/user/group/iterations/
- Go to an issue of a project within same group and assign iterations to it
- Go back to parent group, create an epic there and add same child issue there.
- Hover over the child issue's iteration field for a popover with iteration details.
- The feature should also work for
Linked items.
- The feature should also work for
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #455076 (closed)

