MetagaussInc / Blazeforms-Revamped-Frontend

Contains all the latest revamped code for front-end of Blazeforms.
0 stars 0 forks source link

Created a new non-admin user and logged in with it. But it is showing me whole lot of data for super admin. #122

Closed Bhagyashrimane closed 3 years ago

Bhagyashrimane commented 3 years ago

Scenario-

  1. Login with superadmin.
  2. and Logout from the site.
  3. Login with another user like the non-admin users.
  4. Then check the organization dropdown.

Actual result- In the organization dropdown showing superadmin organization when we are logged in with non-admin user and able to see all the forms of superadmin organization.

hunny-metagauss commented 3 years ago

@rohit-metagauss - Please check this issue. I didn't the cause of the issue

charan-singh05 commented 3 years ago

Issue was due to state not being managed for the relevant point. Fixed and verified.