Update development widget to read data from workItem.features field
What does this MR do and why?
Updates Work Item Development widget to read data from workItem.features field.
References
Screenshots or screen recordings
How to set up and validate locally
- Enable
:work_item_features_fieldfor yourrootuser by runningFeature.enable(:work_item_features_field, User.find_by_username('root')). - Go to a project and view one of the existing MRs (create one if an MR is not present).
- Add an existing work item in MR description from same project.
- Go to the work item and development widget should show up listing the MR.
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 #590658 (closed)
Edited by Kushal Pandya