User's last online date not updated
-
I was about to chat a user and noticed something weird, the last online date did not match the date of the chat:
13 days ago from Dec. 7 isn't October 27. I'm posting it here before filing a bug because maybe this is a problem when I migrated the forum?
-
Possibly. Also, another error is in a chat message recently. I sent the chat yesterday-ish but it says 24 days ago.
I need to dig into the database to see what the values are.
-
@djensen47 that sounds like your server time or your client time is way out of sync. Have you checked that?
-
@PitaJ I have. It's about as close in time as I can reasonably determine as a human watching two clocks.
The chat message bug is happening in all of my chats. I think it's an iterator bug. I appears that it takes the time from the message sent prior to that one.
-
This is fixed on master and will be available in 1.11.1. Related gh issues, https://github.com/NodeBB/NodeBB/issues/7086 https://github.com/NodeBB/NodeBB/issues/7085