[GH-ISSUE #2468] [BUG UI/UX]: workspace/{slug}/settings/agent-config not works on manager role #1603

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

Originally created by @AdvanRafael on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2468

Originally assigned to: @timothycarambat on GitHub.

How are you running AnythingLLM?

Local development

What happened?

When user's role is "Manager".
Clicking [Configure Agent Skills] in "Workspace's Settings/Agent Configuration" not working and will redirect to "/home".

Maybe this configuration shows when user is "Admin" only?

Are there known steps to reproduce?

1.Sign in with manager role.
2.Open settings of workspace.
3.Open Agent Configuration.
4.Click button [Configure Agent Skills].
Screenshot from 2024-10-14 16-27-55-2

After drill into codes,
Screenshot from 2024-10-14 16-45-56
/frontend/src/App.jsx shows that page needs role "Admin".

Originally created by @AdvanRafael on GitHub (Oct 14, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2468 Originally assigned to: @timothycarambat on GitHub. ### How are you running AnythingLLM? Local development ### What happened? When user's role is "Manager". Clicking [Configure Agent Skills] in "Workspace's Settings/Agent Configuration" not working and will redirect to "/home". Maybe this configuration shows when user is "Admin" only? ### Are there known steps to reproduce? 1.Sign in with manager role. 2.Open settings of workspace. 3.Open Agent Configuration. 4.Click button [Configure Agent Skills]. ![Screenshot from 2024-10-14 16-27-55-2](https://github.com/user-attachments/assets/cf8ab28c-37f0-4dd5-ad53-8280bf3a5ba0) After drill into codes, ![Screenshot from 2024-10-14 16-45-56](https://github.com/user-attachments/assets/00c8f5eb-b9d9-4a28-b90e-d1d45ebc2953) `/frontend/src/App.jsx` shows that page needs role "Admin".
yindo added the UI/UX label 2026-02-22 18:25:37 -05:00
yindo closed this issue 2026-02-22 18:25:38 -05:00
yindo changed title from [BUG UI/UX]: workspace/{slug}/settings/agent-config not works on manager role to [GH-ISSUE #2468] [BUG UI/UX]: workspace/{slug}/settings/agent-config not works on manager role 2026-06-05 14:41:41 -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#1603