[GH-ISSUE #2067] [BUG]: preset edit configuration is not showing properly #1347

Closed
opened 2026-02-22 18:24:22 -05:00 by yindo · 0 comments
Owner

Originally created by @dicktangdev on GitHub (Aug 8, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2067

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

Docker (local)

What happened?

For example, when try to edit "test2" preset, it would show the configuration menu(Command) for "test1" preset but with "test2" preset's Prompt and Description
image
image

If I save the preset with wrong corresponding command, it will show 422 error like:
image

Are there known steps to reproduce?

Create two presets first, edit the second one and try to save. Re-open the first one and it will show such bug. The command will always show the latest saved command, but the prompt and description are correct.

Originally created by @dicktangdev on GitHub (Aug 8, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2067 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? Docker (local) ### What happened? For example, when try to edit "test2" preset, it would show the configuration menu(Command) for "test1" preset but with "test2" preset's Prompt and Description ![image](https://github.com/user-attachments/assets/a991f38b-507a-48d4-85e1-b8cbe59e70f7) ![image](https://github.com/user-attachments/assets/41a15f6a-ede7-4986-a570-b9fda62f3955) If I save the preset with wrong corresponding command, it will show 422 error like: ![image](https://github.com/user-attachments/assets/7b696a50-be41-4584-ad4b-e3ed0b072063) ### Are there known steps to reproduce? Create two presets first, edit the second one and try to save. Re-open the first one and it will show such bug. The command will always show the latest saved command, but the prompt and description are correct.
yindo added the bug label 2026-02-22 18:24:22 -05:00
yindo closed this issue 2026-02-22 18:24:22 -05:00
yindo changed title from [BUG]: preset edit configuration is not showing properly to [GH-ISSUE #2067] [BUG]: preset edit configuration is not showing properly 2026-06-05 14:40:16 -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#1347