fusionauth-issues icon indicating copy to clipboard operation
fusionauth-issues copied to clipboard

[Bug]: Attempting to sort API keys by key value produces error in admin UI

Open spwitt opened this issue 9 months ago • 0 comments

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 avatar May 07 '24 13:05 spwitt