Moin
24 ביולי, 2025, 10:16am
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 לייקים
chapoi
1 באוגוסט, 2025, 3:09pm
2
אני יכול לשחזר את זה @sam נדרש טעינה מחדש קשה כדי לגשת לדף שוב.
גם אין לי מושג למה זה נכשל.
לייק 1
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 לייקים
sam
(Sam Saffron)
21 באוגוסט, 2025, 2:18am
4
I think this is generally fine cause 500s are not something we should ever leave in the app anyway.