[Bug] Direct requestless merge action redirects to source pkgbase
-
I have described the bug in complete detail in the Description section. -
I have specified steps in the Reproduction section. -
I have included the versions which are affected in the Version(s) section.
Description
When merging a package via the Merge Package link on /packages/{name}, we get redirected to /packages/{name} after submitting the merge form, leading us into a 404 - Not Found. We deleted {name} during the merge; we should get redirected to the target's page instead.
Reproduction
- Browse to any package page.
- Click
Merge Package. - Fill out
Merge intowith a valid destination package. - Check the confirmation box.
- Submit the request.
- Get redirected to a 404 - Not Found at the URL we clicked
Merge Packageon.
Version(s)
Edited by Kevin Morris