[GH-ISSUE #5682] Slash commands in muti-user mode not migrated over? #5234

Closed
opened 2026-06-05 14:52:49 -04:00 by yindo · 2 comments
Owner

Originally created by @ohromeo on GitHub (May 22, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5682

Originally assigned to: @timothycarambat on GitHub.

Description

Hi,

docker 1.12.1

just flipped over to account logins (username/pwds). when it was only password enabled, slash commands appeared in all the workspaces... now there are none shown for the 3 test workspaces, but via my app using the api's, the slash commands are still active/accessible even though they are not visible in the workspaces?

(eg: there were 11 slash commands prior to coverting over..., these commands are accessible via the api but not visible in the allm desktop)
Image

is this correct behavior, not sure what i should be seeing...and if you add a slash command to a workspace, is it specific to that workspace alone or global as previously?, and how would this be managed via api -- does the slash command now have to be added to each workspace in order for it to be accessible by that user/workspace?.

how do you access the prior slash commands to manage/remove them?

thanks

Originally created by @ohromeo on GitHub (May 22, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5682 Originally assigned to: @timothycarambat on GitHub. ### Description Hi, docker 1.12.1 just flipped over to account logins (username/pwds). when it was only password enabled, slash commands appeared in all the workspaces... now there are none shown for the 3 test workspaces, but via my app using the api's, the slash commands are still active/accessible even though they are not visible in the workspaces? (eg: there were 11 slash commands prior to coverting over..., these commands are accessible via the api but not visible in the allm desktop) <img width="437" height="172" alt="Image" src="https://github.com/user-attachments/assets/ac893f2f-3584-4024-ae8f-654769973482" /> is this correct behavior, not sure what i should be seeing...and if you add a slash command to a workspace, is it specific to that workspace alone or global as previously?, and how would this be managed via api -- does the slash command now have to be added to each workspace in order for it to be accessible by that user/workspace?. how do you access the prior slash commands to manage/remove them? thanks
yindo added the possible buginvestigating labels 2026-06-05 14:52:49 -04:00
yindo closed this issue 2026-06-05 14:52:49 -04:00
Author
Owner

@ohromeo commented on GitHub (May 22, 2026):

interesting.. i see from the table the slash commands are per user/workspace, and the previous ones are userid == nulll and uuid == 0.
this is great, in my scenerio there are no "allm" users.. i create a workspace based on their userid whre they can do there thing.. this opens up some features where users can have there own "slash command" library.
is this managable via the aps's and not have a allm actual user?, or is there a way to add a slash command and just carry on as global commands?, i checked the api and can't see anything to manage the slash commands at this time.
this is interesting as it opens up some custom / per user workspace features .

thanks.

<!-- gh-comment-id:4518724864 --> @ohromeo commented on GitHub (May 22, 2026): interesting.. i see from the table the slash commands are per user/workspace, and the previous ones are userid == nulll and uuid == 0. this is great, in my scenerio there are no "allm" users.. i create a workspace based on their userid whre they can do there thing.. this opens up some features where users can have there own "slash command" library. is this managable via the aps's and not have a allm actual user?, or is there a way to add a slash command and just carry on as global commands?, i checked the api and can't see anything to manage the slash commands at this time. this is interesting as it opens up some custom / per user workspace features . thanks.
Author
Owner

@timothycarambat commented on GitHub (May 22, 2026):

I think this is a bug, slash commands should migrate to the new admin on swap to multi-user mode.

<!-- gh-comment-id:4520680060 --> @timothycarambat commented on GitHub (May 22, 2026): I think this is a bug, slash commands should migrate to the *new admin* on swap to multi-user mode.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5234