2.0 RC: deleting a customer triggers an error when generating a URL to redirect to #17443
Closed
Description
Sylius version affected: 2.0RC
Description
Deleting a customer by admin fails when generating a redirect URL. The deletion happens successfully though.
Steps to reproduce
In Sylius backend, go to Customer/Customers → specific customer → click Actions/Delete. It seems the URL generation method gets an empty ID instead of the actual ID number.