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]: Attempting to sort API keys by key value produces error in admin UI #2738

Open
spwitt opened this issue May 7, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@spwitt
Copy link

spwitt commented May 7, 2024

What happened?

Clicking the column header to sort API keys by the key value in the admin UI produces a 500 server error.

image

image

Clicking the header should sort the available API keys by the key value.

Alternatives/Workaround

If the admin UI ends up in this state, it can be resolved by clearing cookies or deleting the io.fusionauth.app.action.admin.apiKey.IndexAction$s cookie.

Version

1.50.0

Affects Versions

>= 1.45.0

@spwitt spwitt added bug Something isn't working user interface labels May 7, 2024
@linear linear bot removed the user interface label May 7, 2024
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

1 participant