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

Fix rbac around credential access add button #14290

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

mabashian
Copy link
Member

SUMMARY

The add button on the credential access list was not being shown in some scenarios where it should have been. I've updated this logic to show the add button when two things are true:

  1. The user can edit the credential in question
  2. The credential is part of an organization
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • UI

@mabashian mabashian force-pushed the fix-cred-access-add-permissions branch from 7933ecb to 538415b Compare July 28, 2023 15:30
Copy link
Member

@marshmalien marshmalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and it LGTM

@marshmalien
Copy link
Member

Credential admin viewing Access tab of credential with an organization
Screenshot 2023-07-28 at 11 31 58 AM

Credential admin viewing Access tab of credential without an organization
Screenshot 2023-07-28 at 11 31 45 AM

@mabashian mabashian merged commit aec9a9c into ansible:devel Aug 3, 2023
14 checks passed
djyasin pushed a commit to djyasin/awx that referenced this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants