0
Issue Description -
While testing an Agent on teams, conversation history/conversations are sometimes labeled using only a weekday name (e.g., “Monday”) instead of a full date.
This causes confusion when:
- Today is the same weekday (e.g., Monday)
- Users scroll back to conversations from previous weeks on the same weekday
For example:
- Today: Monday, 12 Jan 2026
- Conversation date: Monday, 5 Jan 2026
- Both appear in conversation history as “Monday”, with no indication that one is from last week
As a result, users may incorrectly assume conversations happened today, leading to misunderstanding or mistrust in conversation timelines.
Expected Behavior
Weekday-only labels should not be ambiguous. Suggested improvements:
- Show weekday with date (e.g., “Monday, 5 Jan”)
- OR show full date once conversations cross a week boundary
- OR show full date on hover/tool-tip
Actual Behavior
Conversation history shows only the weekday label, even for conversations from previous weeks that share the same weekday.
Impact
- Confusing user experience
Additional Notes
- Issue is limited to UI presentation, not data accuracy
STATUS DETAILS
New
