One of my moderators suspended a user, he said for a period of two weeks. That was 9 days ago according to the logs. However, he’s back online and posting again today.
This leads me to two issues:
How is this user able to log in? I see no indication of the suspension being lifted by anyone. Does the suspension also log the user out or could he have remained in, possibly on another computer?
The logs shows the date of the suspension, but not the time period it was for. It seems like that should be included in the log entry. (I see a similar comment on this from 2016, FWIW.)
If you’ve got access to the server/the discourse container, you can query the users table for the user’s id, the table contains suspended_at, suspended_until, and suspended_by values.
Thanks, I wasn’t sure which table to look in. (And yes, data explorer worked just fine for that, as this is a hosted account.) Turns out he was suspended for around 8 days.