Skip to content

[BUG]Incorrect timestamp display in current Agent Chat conversation #1171

@earayu

Description

@earayu

Background

The timestamp display issue occurs specifically in Agent Chat functionality. While historical conversations show correct timestamps, the current conversation displays incorrect time values. Investigation reveals that the timestamp is being returned in milliseconds instead of seconds, causing the time formatting to be inaccurate.

Image

Proposal

Fix the timestamp conversion logic for current Agent Chat conversations to properly handle millisecond values. This should align the timestamp format with historical conversations to ensure consistency across the chat interface.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions