[GH-ISSUE #1284] [BUG]: Workspace setting fields not showing current configuration #806

Closed
opened 2026-02-22 18:21:28 -05:00 by yindo · 6 comments
Owner

Originally created by @RahSwe on GitHub (May 5, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1284

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

Docker (remote machine)

What happened?

When updating a parameter (such as system prompt), then switching to another tab in the workspace settings to change a parameter, then switching back to the previous tab, the old parameter information in that tab is shown.

Also, when switching between work spaces having changed a parameter in the previous workspace (such as preset chat messages), the current work space sometimes incorrectly show the settings of the previous workspace.

Are there known steps to reproduce?

See above

Originally created by @RahSwe on GitHub (May 5, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1284 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? Docker (remote machine) ### What happened? When updating a parameter (such as system prompt), then switching to another tab in the workspace settings to change a parameter, then switching back to the previous tab, the old parameter information in that tab is shown. Also, when switching between work spaces having changed a parameter in the previous workspace (such as preset chat messages), the current work space sometimes incorrectly show the settings of the previous workspace. ### Are there known steps to reproduce? See above
yindo added the possible buginvestigating labels 2026-02-22 18:21:28 -05:00
yindo closed this issue 2026-02-22 18:21:28 -05:00
Author
Owner

@Propheticus commented on GitHub (May 5, 2024):

It indeed does this when you don't save your changes using the update workspace button.
A bit clumsy UX-wise.

@Propheticus commented on GitHub (May 5, 2024): It indeed does this when you don't save your changes using the `update workspace` button. A bit clumsy UX-wise.
Author
Owner

@timothycarambat commented on GitHub (May 5, 2024):

Then save the changes

@timothycarambat commented on GitHub (May 5, 2024): Then save the changes
Author
Owner

@Propheticus commented on GitHub (May 10, 2024):

@timothycarambat I think I noticed what @RahSwe meant by their report. (tested on latest docker image)
When you change settings + save/update the workspace (!) and then navigate to other tabs of the settings and back to the tab you made changes in, the old settings are shown. When you close the settings and open them you see the newly saved settings, so they were successfully saved.
Feels like a cache (invalidation) thingy / local variables not being updated from their initialised value.

@Propheticus commented on GitHub (May 10, 2024): @timothycarambat I think I noticed what @RahSwe meant by their report. (tested on latest docker image) When you change settings + save/update the workspace (!) and then navigate to other tabs of the settings and back to the tab you made changes in, the old settings are shown. When you close the settings and open them you see the newly saved settings, so they were successfully saved. Feels like a cache (invalidation) thingy / local variables not being updated from their initialised value.
Author
Owner

@RahSwe commented on GitHub (May 10, 2024):

Yes, that is what I tried to describe, sorry if I was being unclear.

@RahSwe commented on GitHub (May 10, 2024): Yes, that is what I tried to describe, sorry if I was being unclear.
Author
Owner

@Propheticus commented on GitHub (May 10, 2024):

Yes, that is what I tried to describe, sorry if I was being unclear.

Reading it back now, you pretty much described it literally. Maybe just me/us not following 🦆

@Propheticus commented on GitHub (May 10, 2024): > Yes, that is what I tried to describe, sorry if I was being unclear. Reading it back now, you pretty much described it literally. Maybe just me/us not following 🦆
Author
Owner

@timothycarambat commented on GitHub (May 10, 2024):

Ah, okay that went totally over my head. Sorry about that

@timothycarambat commented on GitHub (May 10, 2024): Ah, okay that went totally over my head. Sorry about that
yindo changed title from [BUG]: Workspace setting fields not showing current configuration to [GH-ISSUE #1284] [BUG]: Workspace setting fields not showing current configuration 2026-06-05 14:37:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#806