mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #20247] issue: Editing / Overwriting or deleting image in existing chat session #106133
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 @d-shehu on GitHub (Dec 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20247
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.641
Ollama Version (if applicable)
N/A
Operating System
MacOS 26.1
Browser (if applicable)
Chrome 143.0.7499.170
Confirmation
README.md.Expected Behavior
OpenWebUI should allow me to edit an existing thread with attached message so I can remove or replace the image.
Coincidentally, if I switch from a vision/multi-modal model to a text one, it will error out if I have an image. But I can't delete the image without also deleting my prompt.
Actual Behavior
Copy/paste in a new thread works fine. But if I try to edit an existing thread with 1 or more images I can't copy/paste the image.
Steps to Reproduce
Logs & Screenshots
N/A
Additional Information
I realize I could do @ but when limited to 1 model at a time on server due to resources this can cause an issues. Besides, I should be able to edit previous messages at will as I can do in ChatGPT, etc.
@owui-terminator[bot] commented on GitHub (Dec 29, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#18995 issue: image generation and edition doesn’t work on temporary chats
by futureshield • Nov 06, 2025 •
bug#19393 issue: shared chats with images - images won't show
by Classic298 • Nov 23, 2025 •
bug#20237 issue: Image editing stopped working
by tomasloksa • Dec 29, 2025 •
bug#20091 issue: image is regarded as binary in temp chat
by funnycups • Dec 22, 2025 •
bug#20095 issue: temporary chat causes image attachments to appear as text
by mudkipdev • Dec 22, 2025 •
bugShow 5 more related issues
#20158 issue: [with Fixes] Duplicate / Multiple Images displayed in Chat from a complex ComfyUI workflows
by marhensa • Dec 24, 2025 •
bug#16710 issue: In chat, message containing only an image cannot be edited or deleted
by gordan-bobic • Aug 18, 2025 •
bug#16713 issue: In chat, message containing only an image cannot be edited or deleted
by gordan-bobic • Aug 18, 2025 •
bug#20183 issue: unable to disable chat/completions for image generation models (using litellm)
by dhohengassner • Dec 26, 2025 •
bug#16953 issue: When switching to another chat while the image is being generated, the original chat cannot display the generated image properly.
by haochiu • Aug 27, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@d-shehu commented on GitHub (Dec 29, 2025):
It'd not clear that these are identical issues Mr. Robot. :) To any concerned, please leave this open and I'll happily retest in the next release when the related bugs are fixed. Thanks.
@Classic298 commented on GitHub (Dec 29, 2025):
0.6.41 is outdated, please report on .43 where major image handling refactor happened