Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters are preserved between Events and Series pages #839

Open
gregorydlogan opened this issue Jul 15, 2024 · 0 comments
Open

Filters are preserved between Events and Series pages #839

gregorydlogan opened this issue Jul 15, 2024 · 0 comments
Labels
type:bug Something isn't working

Comments

@gregorydlogan
Copy link
Member

In testing, I noticed that I could generate an 400 by selecting Lars (presenter), and then Open Media (series) filters in the events page, then navigating to the series page. This doesn't present the user with an error, I suspect because something after the initial load is clearing the series filters, but it does generate a logging error in the backend:

2024-07-15 11:59:08,948 | INFO | (SeriesEndpoint:804) - Unknown filter criteria date

and a request to the endpoint like so

admin-ng/series/series.json?limit=100&offset=0&filter=series:ID-openmedia-opencast,presentersBibliographic:Lars+Kiesow&sort=date:DESC'

@gregorydlogan gregorydlogan added the type:bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant