Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore fuction of updated_at timestamp in Message Review conversations #1613

Open
kohlee opened this issue May 19, 2023 · 0 comments
Open
Labels
platform: node 🔅 Related to Node backend problem: bug 🦠 Something isn't working

Comments

@kohlee
Copy link

kohlee commented May 19, 2023

Describe the bug
Users report that the "Last updated at" column within message review reflects the current user's local time rather than message_status.updated_at

To Reproduce
Steps to reproduce the behavior:

  1. Go to Message Review
  2. View "Last updated at" column
  3. See your own local time as the timestamp for all conversations

Expected behavior
"Last updated at" should be the timestamp of changes to message status (e.g. needsMessage to messaged, messaged to needsResponse)

Screenshots
Screenshot 2023-05-19 at 10 14 32 AM
Screenshot time: 10:14am on May 19
Screenshot 2023-05-19 at 10 19 04 AM
First listed conversation's timestamp: 1 month ago

@ajohn25 ajohn25 added problem: bug 🦠 Something isn't working platform: node 🔅 Related to Node backend labels May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: node 🔅 Related to Node backend problem: bug 🦠 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants