Skip to content

redirect to keys index instead of user index after a key is deleted

username-removed-921660 requested to merge (removed):admin_keys into master

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?

What are the relevant issue numbers?

Merge request reports