Fix work item /new page for groups
What does this MR do and why?
Fix base path for vue router when loaded from a Group page (url contains /groups/
at the start before fullPath)
Some refactoring for Work items at the group level - create epic fro... (#429127 - closed)
This doesn't fix:
- Title/breadcrumb on New workitem page is still
#new
- Create mutation is missing some props
How to set up and validate locally
- Visit any group or project work items pages such as
http://gdk.test:3000/groups/flightjs/-/work_items/new
orhttp://gdk.test:3000/flightjs/Flight/-/work_items/new
- Create a work item
Edited by Simon Knox
Merge request reports
Activity
Please register or sign in to reply