-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
priority:criticalUnless this is fixed, we will not use the new admin uiUnless this is fixed, we will not use the new admin ui
Description
Describe the bug
In the old Angular.js Admin UI when you open an event detail, or workflow detail, the state ist reflected in the URL. This isn't the case in the new Admin UI Picard, therefore sharing links to event details is not possible anymore.
To Reproduce
Steps to reproduce the behavior:
- Go to https://picard.vm2.elan.codes/admin-ui/index.html
- Log in (admin / opencast)
- Click the event details icon.

- The URL in the browser's address bar is still https://picard.vm2.elan.codes/admin-ui/index.html - therefore you can't share a link to this specific state of the admin UI. This was possible with the Angular.js Admin UI, for instance: https://stable.opencast.org/admin-ng/index.html#!/events/events?storage=%7B%22pagination%22:%7B%22events%22:%7B%22resume%22:false,%22limit%22:100,%22offset%22:0%7D,%22series%22:%7B%22resume%22:false,%22limit%22:10,%22offset%22:0%7D,%22users%22:%7B%22resume%22:false,%22limit%22:100,%22offset%22:0%7D,%22jobs%22:%7B%22resume%22:false,%22limit%22:100,%22offset%22:0%7D%7D,%22sorter%22:%7B%22events%22:%7B%22title%22:%7B%22name%22:%22title%22,%22priority%22:0,%22order%22:%22ASC%22%7D%7D,%22series%22:%7B%22title%22:%7B%22name%22:%22title%22,%22priority%22:0,%22order%22:%22ASC%22%7D%7D,%22users%22:%7B%22name%22:%7B%22name%22:%22name%22,%22priority%22:0,%22order%22:%22ASC%22%7D%7D,%22jobs%22:%7B%22id%22:%7B%22name%22:%22id%22,%22priority%22:0,%22order%22:%22ASC%22%7D%7D%7D%7D&modal=event-details&tab=metadata&resourceId=ID-3d-print
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:criticalUnless this is fixed, we will not use the new admin uiUnless this is fixed, we will not use the new admin ui