Added default work item type on creation
What does this MR do and why?
We are currently only using the Tasks in the modal for work items. Instead of removing all other work item types, this MR just defaults to task.
Behind the :work_items
feature flag.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.