Share that conversation by click "Share Chat" -> "Copy Link"
Send other message to previous conversation.
Update the shared link by click "Share Chat"-> "Update and Copy Link"
Goto the copied link.
Logs and Screenshots
Browser Console Logs:
Originally created by @chulanpro5 on GitHub (Nov 18, 2024).
# Bug Report
## Installation Method
- Local setup: `git clone`
## Environment
- **Open WebUI Version:** `v0.3.35`
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
After click "Update and Copy Link" on a shared conversation, the shared conversation should be updated.
## Actual Behavior:
After click "Update and Copy Link" on a shared conversation, the shared conversation not update with new change.
Screenshot on: http://localhost:3000/c/c708a046-1ea8-4fb2-9db2-12a5f2ef640e:

Screenshot on: http://localhost:3000/s/1a30758c-a757-4fd6-afbe-6688d906f058:

## Reproduction Details
**Steps to Reproduce:**
1. Create new conversation and send a message.
2. Share that conversation by click "Share Chat" -> "Copy Link"
3. Send other message to previous conversation.
4. Update the shared link by click "Share Chat"-> "Update and Copy Link"
5. Goto the copied link.
## Logs and Screenshots
**Browser Console Logs:**

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @chulanpro5 on GitHub (Nov 18, 2024).
Bug Report
Installation Method
git cloneEnvironment
v0.3.35Confirmation:
Expected Behavior:
After click "Update and Copy Link" on a shared conversation, the shared conversation should be updated.
Actual Behavior:
After click "Update and Copy Link" on a shared conversation, the shared conversation not update with new change.
Screenshot on: http://localhost:3000/c/c708a046-1ea8-4fb2-9db2-12a5f2ef640e:

Screenshot on: http://localhost:3000/s/1a30758c-a757-4fd6-afbe-6688d906f058:

Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:

@tjbck commented on GitHub (Nov 18, 2024):
Good catch, fixed on dev!