If I go to ban a user, it shows successful in the app, but no mod logs will show the user banned, and they’re able to continue to post- after a ban via Voyager app
I have to go outside of voyager to do any ban moderation. Has this always been a thing?
EDIT: it seems it works fine for permanent bans. But not for temporary bans.
That’s weird. Had a user last night to ban, and tried three times after not seeing it show in logs.
. Went ahead and assumed they were banned as the app gave conformation- but they kept on posting.
huh that IS odd🤔
Without knowing how the underlying app’s systems work:
My guess is that the app might be acknowledging the ban request as a confirmation that the request was sent (button pressed? yes: Display “Ban Confirmed”) but wasn’t verified/validated that the request was indeed successfully accepted on the instance’s side
I suppose that is possible. Though I’ll admit I’m not techy enough to fully understand that.
hmm another way of looking at this is that:
You’ve inserted coins into the vending machine (entered ban descriptions and other inputs) but after pressing the juice button, the vending machine doesn’t dispense your drink but it displays “Drink dispensing in progress” (the drink buttons and display works but there’s a gap/shortcircuit between the display and the dispensing arm (the dispensing arm being the instance for this situation)
So the problem might be on:
or it could even be a mix of both (¿Por qué no los dos?), hard to know till someone tests all possibilities
See… now you’re speaking my lingo. I get it.
Seems to work fine for permanent bans. But not temporary ones.
ah in that case I’d recommend linking to this post as a comment onto the second Github Issue link I shared above as it seems to be a replication of sallyFoster’s reported bug👍