Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Already Added Roles Not Visible When Editing Gateway Environment in Admin Portal #3549

Closed
AqeelMuhammad opened this issue Jan 27, 2025 · 1 comment · Fixed by wso2/apim-apps#860

Comments

@AqeelMuhammad
Copy link

Description

When editing an existing gateway environment in the admin portal, the previously added roles are not displayed. This issue occurs after a gateway environment is created with permissions set to either "Allow for role(s)" or "Deny for role(s)" and specific roles are assigned. Upon clicking the edit button, the assigned roles are expected to be visible for review or modification, but they are not shown.

Steps to Reproduce

  1. Go to https://localhost:9443/admin/settings/environments.
  2. Click on "Add Gateway Environment".
  3. Fill in the required details and select the permissions as "Allow for role(s)" or "Deny for role(s)".
  4. Add some valid roles like "admin" and click enter.
  5. Click on the "Save" button to add the gateway environment.
  6. Click on the edit button for the newly added gateway environment.
  7. Now the added Roles are not visible.

Expected Behavior:

The already added roles should be visible when editing the gateway environment.

Actual Behavior:

The previously added roles are not visible when clicking the edit button.

Image

Version

4.5.0-M1

Environment Details (with versions)

No response

@hisanhunais
Copy link

Shakya will work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants