Add group /work_items/new page
What does this MR do and why?
Add group /work_items/new page (#514577)
Add /work_items/new route at the group level without feature flag that allows user to select project and project-level work item to create
References
Screenshots or screen recordings
Screen_Recording_2025-06-10_at_11.20.40_am
How to set up and validate locally
- Go to a group work items new route, e.g.
http://127.0.0.1:3000/groups/flightjs/-/work_items/new - Check you can create a work item
- Check there are no regressions at epics new route, e.g.
http://127.0.0.1:3000/groups/flightjs/-/epics/new
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 #514577
Edited by Coung Ngo