# Show Stopper Time Estimate
## [#69 Event or workflow details not part of the URL anymore](https://github.com/opencast/opencast-admin-interface/issues/69)
- **No estimate**
- With the current code structure of the project, I see no reasonable way to fix this.
- Will inquire with colleagues for their opinions when they are not sick/away.
- PR: https://github.com/opencast/opencast-admin-interface/pull/981
## [#282 Statistics Bug in the new AdminUI](https://github.com/opencast/opencast-admin-interface/issues/282)
- Aka "Fix statistics page"
- PR: https://github.com/opencast/opencast-admin-interface/pull/1003
- **30h**
- Likely to be multiple issues
- Configuring statistics is a pain
## MERGED [#448 Admin UI loose saved filter sets](https://github.com/opencast/opencast-admin-interface/issues/448)
- **2h**
- PR: https://github.com/opencast/opencast-admin-interface/pull/912
- There already is a pull request for this. Unless it is majorly flawed, this should be as good as solved.
## [#552 Filters do not persist when I switch between Event and Series views](https://github.com/opencast/opencast-admin-interface/issues/552)
- **20h**
- PR: https://github.com/opencast/opencast-admin-interface/pull/980
- Not "just a bug", but a problem with the code structure itself. Will have to extend existing functionality.
- Pascal (Stuttgart) expressed interest in funding this.
## [#694 Upload subtitle for existing events via Asset Upload not possible](https://github.com/opencast/opencast-admin-interface/issues/694)
- **2h**
- PR: https://github.com/opencast/opencast-admin-interface/pull/698
- There already is a pull request for this. Unless it is majorly flawed, this should be as good as solved.
- Pascal (Stuttgart) expressed interest in funding this.
## [#905 Seperate user and non-user roles in the access policy modal](https://github.com/opencast/opencast-admin-interface/issues/905)
- **60h~80h**
- "Just a port" of a feature that already existed, but requires major rewriting
- Looks like a simple UI change, but technically more complicated.
- As detailed by the long commit history, and the issues that followed
## MERGED [#916 trying to change the setting of a workflow in the new admin UI does not work](https://github.com/opencast/opencast-admin-interface/issues/916)
- **5h**
- PR: https://github.com/opencast/opencast-admin-interface/pull/978
- Likely to be a straightforward bug fix
## [#941 Capture agent options should be pre-selected when scheduling a recording](https://github.com/opencast/opencast-admin-interface/issues/941)
- **15h**
- PR: https://github.com/opencast/opencast-admin-interface/pull/979
- Should be straightfoward and could probably be done with less, but I'm not terribly familiar with the related code + additional time could be used to clean up the backend as well.