plane
plane copied to clipboard
[bug]: plane frontend does not show the correct timestamp
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
With the recent update, v0.11-dev
, the timestamps in the frontend are skewed. As an example, here's an issue that was created 2 days ago, on 23rd of August, when examined in the DB:
It clearly shows that the issue was created on 2023-08-23
But the timestamps for the same issue's activities in frontend shows up as yesterday
:
I believe this issue is caused by one of the recent changes, since the Plane issue was created prior to upgrading to the latest release tag, and the timestamps were fine before the upgrade.
P.S.: would it be possible to add a "hover over" on the timestamp text to show the actual timestamp? Currently, hovering over the text in the frontend does nothing.
Steps to reproduce
- Create an issue on an older version of plane. For completeness, we were running
v0.10-dev
. - Perform some activities on the issue on plane.
- Upgrade to
v0.11-dev
. - Timestamp on the issue's page is now incorrect, even though the DB reflects the correct timestamp.
Browser
Mozilla Firefox
Version
Self-hosted
Hello @Thunderbottom, thank you for reporting this bug. We will get it fixed soon and keep you posted on our development.
@Thunderbottom, thanks for flagging this issue. Are you still seeing this on v0.14-dev
?
Seems to be okay now. Will update here in case it happens again.
I am closing this issue due to inactivity. Please feel free to reopen the issue if you are still experiencing the problem.