-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[BUG] Non-quote attachments use the inaccurate timestamp. #2901
Copy link
Copy link
Closed
Description
Description:
Demonstrated on the Open.Rocket.Chat server quite often. In the general channel there, a lot of messages about GitHub activity are shown. However, they all share an origin time of 00:00:00 GMT 1st January 1970, which is to say they use the zero value for the timestamp.
This is unnecessary, as the timestamp is not supposed to be relevant in the message. In the Web Client, the timestamp is not rendered in the "default" attachment.
Environment Information:
- Rocket.Chat Server Version: Open.Rocket.Chat
- Rocket.Chat App Version: 4.14.1
- Device Name: Oneplus 6
- OS Version: Android 10
Steps to reproduce:
- Open General channel on Open.Rocket.Chat in web client and app.
- In the web client, the Github messages do not have the time rendered. In the app, the time is rendered. This time is 00:00:00 GMT 1st Jan 1970 for all messages. It is inaccurate and should not be rendered.
Expected behavior:
The time to not be rendered.
Actual behavior:
The inaccurate time is rendered.
Additional context:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
