Skip to content

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

username-removed-128633 requested to merge jouve/gitlab-ce-admin_keys into master

Originally opened at !10227 (closed) by @jouve.


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.

Does this MR meet the acceptance criteria?

Merge request reports