Moin
24 juli 2025 om 10:16
1
When filtering with the topic filter fails it’s very difficult to get back to /filter to try filtering for different criteria because the link in the sidebar remembers what you filtered last.
I know filters are in general quite sticky (How do I remove the user filter at the groups page? ), but in those cases you do not only get an error.
4 likes
chapoi
1 augustus 2025 om 15:09
2
Ik kan dit reproduceren @sam Een harde herlading is nodig om de pagina opnieuw te openen.
Ook geen idee waarom het faalt.
1 like
Seems to fail when you combine created-by and views- specifically
I get a little more detail in logs locally: column reference "views" is ambiguous
This seems to fix it
https://github.com/discourse/discourse/pull/34033
(still hard to escape the error state when it happens tho)
4 likes
sam
(Sam Saffron)
21 augustus 2025 om 02:18
4
I think this is generally fine cause 500s are not something we should ever leave in the app anyway.