Add status widget to create work item view
What does this MR do and why?
Ability to add custom status for new work item
This MR does not involve showing the default work item status since the backend work for that is pending
References
Screenshots or screen recordings
Create work item with custom status |
---|
Screen Recording 2025-04-29 at 13.49.38.mov |
How to set up and validate locally
- Enable
work_item_status_feature_flag
- Go to create issue / create work item (http://127.0.0.1:3000/flightjs/Flight/-/work_items/new / http://127.0.0.1:3000/flightjs/Flight/-/issues/new)
- Create a task
- Set some custom status to the task
- See that the work item is created with that task
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 #526534 (closed)
Edited by Deepika Guliani