fusionauth-issues
fusionauth-issues copied to clipboard
[Bug]: Attempting to sort API keys by key value produces error in admin UI
What happened?
Clicking the column header to sort API keys by the key value in the admin UI produces a 500 server error.
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