Add missing widgets to incidents for parity with issues
What does this MR do and why?
Contributes to Ensure incidents and Service Desk issues use le... (#502823 - closed)
We plan to use the new work item flow also for incidents and so all currently available widgets for issues also need to be available for incidents. Incidents will continue to use the legacy detail views then because we didn't widgetize all functionality of the incidents detail view yet.
So this MR adds missing widgets to incidents for parity with issues
It also adds the ability to handle widget_options to
the widgets migration helper. (but we removed the weight widget that has widget_options from this MR)
Changelog: other
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.
- Ensure incidents and Service Desk issues use le... (#502823 - closed)
- Ensure ticket work item type has the same widge... (!174135 - merged)
- Updates work items widgets developer docs to us... (!174674 - merged)
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.
| Before | After |
|---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.