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

  1. Enable :work_item_features_field for your root user by running Feature.enable(:work_item_features_field, User.find_by_username('root')).
  2. Go to a project and view one of the existing MRs (create one if an MR is not present).
  3. Add an existing work item in MR description from same project.
  4. 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

Merge request reports

Loading