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

[Bug] Users with global no-access role are unable to view their personal access tokens #2474

Open
mknowlton89 opened this issue May 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mknowlton89
Copy link
Collaborator

Summary

If a user has a global noaccess role, we are not returning any of their personal access tokens when landing on /account/personal-access-tokens and it feels like they should be able to view them, considering they could have other project-based roles.

Expected Behavior

When visiting /account/personal-access-tokens users with global noaccess role should see their personal access tokens.

Current Behavior

Currently today, the user gets an empty state message and has a cta to create a personal access token, but once created, it never renders on the page because the no access filter is filtering them out.

@mknowlton89 mknowlton89 added the bug Something isn't working label May 3, 2024
@akash-ind
Copy link

Hey @mknowlton89, Can you please assign me this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants