Closed blizzz closed 3 months ago
/backport to stable0.7
@enjeck i see, it is the only filter there
Maybe we shouldn't create the view at all in such cases
Maybe we shouldn't create the view at all in such cases
Generally yes, but also too late, they are already there. So need this anyway. I improve.
@enjeck please check with latest (fixup) commit. It seems it has the nice benefit that the bad filters will also not be stored anymore. A bit more expensive though, but this is temporarily until we have cleaned up stuff in the DB.
@enjeck please check with latest (fixup) commit. It seems it has the nice benefit that the bad filters will also not be stored anymore. A bit more expensive though, but this is temporarily until we have cleaned up stuff in the DB.
Works for me! Thanks!
@enjeck please check with latest (fixup) commit. It seems it has the nice benefit that the bad filters will also not be stored anymore. A bit more expensive though, but this is temporarily until we have cleaned up stuff in the DB.
Works for me! Thanks!
Thanks! Squashed.
fixes #1188
TODO: in a follow up PR(s): prevent save in frontend, and repair step to clean the database from such entries.