mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #10746] Updating message wipes message.timestamp property #135744
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mkhludnev on GitHub (Feb 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10746
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: 0.5.16
Operating System: Ubuntu 24
Browser (if applicable): Firefox
Confirmation:
Expected Behavior:
Editing (updating) user message sends
timestampfor updated message.Actual Behavior:
no update property send.
Description
Bug Summary:
Updating messages drops a timestamp.
Reproduction Details
Steps to Reproduce:
Edit sends no timestamp
compare to new message:
timestamp is sent.
My bet is that it doesn't mention timestamp when updates message
6fedd72e39/src/lib/components/chat/Messages.svelte (L223)I may try to comeup with PR
@tjbck commented on GitHub (Mar 4, 2025):
1236157800