Describe the bug
In #348, a page was added to edit the mapped items in a collection. Now I can no longer see any links to it in the UI, and if you go to the route directly you get a 404.
To Reproduce
Steps to reproduce the behavior:
- Authenticate as an admin
- Go to the edit/mapper route of a collection
- Verify that you get a 404
Expected behavior
The page should be linked from the edit collection page, and work if you go to the url directly
Related work
The page was added by #348
Describe the bug
In #348, a page was added to edit the mapped items in a collection. Now I can no longer see any links to it in the UI, and if you go to the route directly you get a 404.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The page should be linked from the edit collection page, and work if you go to the url directly
Related work
The page was added by #348