The source project of this merge request has been removed.
redirect to keys index instead of user index after a key is deleted
What does this MR do?
in the admin view, go to user, then go to keys (list of keys), then delete a key. After the key is deleted, I expect to be redirected to the list of keys instead of the user page.
This PR changes the redirect from user page to keys page.
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together