Actions
Idea #20688
closedRedirects to workbench send users to workbench 2
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench
Target version:
Start date:
07/21/2023
Due date:
Story points:
-
Release:
Release relationship:
Auto
Description
No more "Workbench 1" and "Workbench 2" distinction, now there is only "Workbench"
- Assumes Workbench 1 is fully retired and no longer available
- Workbench2 domain should continue to work since things may now link to it
- Identify "potentially bookmarked URLs" (not every single possible route but things the user might have copied and pasted or otherwise saved).
- Need to go through the routes.rb in Workbench1 and make a list
- Look at all the things the "/actions?uuid=..." Workbench 1 endpoint does and make sure those redirects work?
- Redirects to keep that include Workbench in the link, e.g. /collections/PDH/file-in-collection.txt
- Where possible, redirects to content (e.g. file content) should go directly to the content and not force a load of Workbench 2, because non-browser apps like e.g. curl will not be able to render/execute Workbench 2 in order to follow a redirect.
Remove the "Go to Workbench 1" link on Workbench 2
Files
Actions