Uh oh!
There was an error while loading. Please reload this page.
Filter out backup user status (those beginning with _ as userId) - #34569
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nickvergessen
commented
Oct 13, 2022
/backport to stable25 |
CarlSchwan
left a comment
There was a problem hiding this comment.
Actually doing that on the db status is a better idea. Can i push yo your branch?
tobiasKaminsky
commented
Oct 13, 2022
Sure! I just was not able to do it, knowledge wise. |
Uh oh!
There was an error while loading. Please reload this page.
julien-nc
commented
Oct 13, 2022
@CarlSchwan I hope you don't mind me pushing here. I just fixed your typo leading to a syntax error. |
tobiasKaminsky
commented
Oct 13, 2022
|
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Uh oh!
There was an error while loading. Please reload this page.
d3998b6 to
8c95e46CompareUh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Carl Schwan <carl@carlschwan.eu>
tobiasKaminsky
commented
Oct 14, 2022
This works now! Thanks Joas! |
Fix#34464
Maybe it is smarter to do it directly on DB level, but I failed to do so…