appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: The admin setting menu is missing for a admin user

Open RakshaKShetty opened this issue 3 years ago • 0 comments

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 image

Steps To Reproduce

  1. Take a pull docker pull appsmith/appsmith-ce:rbac-test
  2. 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
  3. Now open local host
  4. fill all the details
  5. Now once the user logs in
  6. Click on user icon
  7. The admin setting menu is missing

Public Sample App

No response

Version

Localhost

RakshaKShetty avatar Aug 09 '22 10:08 RakshaKShetty