Fix the fullPath variable to fetch iterations
What does this MR do and why?
_This MR really solves an issue with iteration widget for Work Items which is behind a feature flag right now and fixes this comment _
Closes - View a list of open iterations to which a work ... (#367455 - closed)
Screenshots or screen recordings
Task without a parent | Task with a parent | Task in a modal |
---|---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Enable the flag
Feature.enable(:work_items_mvc_2)
- Visit any in all formats , modal , full view , unrelated task etc , you should be able to see the list of iterations that can be associated with a task
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Deepika Guliani