Skip to content

WIP: Add state field to tasks

Simon Knox requested to merge psi-346134-update-work-item-state into master

What does this MR do and why?

Add Status (state) field to Create task form, can set to open / closed.

FE for #346134 (closed)

Screenshots or screen recordings

Screen_Shot_2022-02-02_at_10.05.09_pm

Screen_Shot_2022-02-02_at_10.04.46_pm

How to set up and validate locally

  1. Enable the feature
    Feature.enable(:work_items)
  2. Visit issue page, add a checklist to description
  3. In dropdown to the left of list item, select "Convert to task"
  4. Select Closed

MR acceptance checklist

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

Edited by Simon Knox

Merge request reports