Skip to content

Reorder work item children

What does this MR do and why?

Allows reordering of work item children:

  • Objectives and key results
  • Tasks within an issue

Behind :work_items_mvc_2 feature flag.

Screenshots or screen recordings

Reorder_work_item_children

How to set up and validate locally

  1. Turn on :work_items_mvc_2 feature flag.
  2. Open an issue.
  3. Add a bunch of tasks to it.
  4. Reorder them and validate that the result matches.
  5. Open an objective.
  6. Add a bunch of objectives and/or key results to it.
  7. Reorder them and validate that the result matches.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #385887 (closed)

Edited by Florie Guibert

Merge request reports