Skip to content
Discussion options

You must be logged in to vote

Hello, after introspection on the database we found certain points which might help users to overcome the challenge. In the database there is the table for - roles . If after you have applied the v0.8.3-rc3 version, run the migration commands as -

npm run migrate:agent-permissions
npm run migrate:prompt-permissions

there are high chances that you might still not see the memory section . The reason being that in the database for roles table the following upgrade does not happpen automatically.

The memory section is false for all actions that can be done for memory by an Admin, as a result of which the memory tab does not even appear in the right-hand side panel even for the admin so that …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@manc1211
Comment options

@mansiibm
Comment options

@mansiibm
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mansiibm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9421 on September 02, 2025 11:52.