appsmith
appsmith copied to clipboard
[Bug]: The admin setting menu is missing for a admin user
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
The admin setting menu is missing for an admin user

Steps To Reproduce
- Take a pull docker pull appsmith/appsmith-ce:rbac-test
- Now run the docker run -d --name appsmith -p 80:80 -p 9001:9001 -v "$PWD/stacks:/appsmith-stacks" appsmith/appsmith-ce:rbac-test image
- Now open local host
- fill all the details
- Now once the user logs in
- Click on user icon
- The admin setting menu is missing
Public Sample App
No response
Version
Localhost