Skip to content

Draft: Work items widgets: Migrate to shared widget component

Sascha Eggenberger requested to merge work-items-widgets-migration into master

What does this MR do and why?

Migrates work items widgets to the shared widget component and removes it's own widget wrapper component.

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

Before After
before after
before_items after_items
before_form after_form
before_child after_child
before_relationship after_relationship

How to set up and validate locally

  1. Go to an work item, e.g. Objective

Related to #452231, #476988, !161791 (diffs)

Merge request reports