Before Admin Login, request new Passwort (/admin#/login/recovery).
There is an Error Thrown in FlowSubscriber::86 ($salesChannelId = $dataBag->getString('salesChannelId');):
Internal Server Error
Parameter value "salesChannelId" cannot be converted to "string".
Expected behaviour
Mail should be sent without Error
Steps to Reproduce?
Request new Admin-Passwort (/admin#/login/recovery).
PHP Version
8.2
Shopware Version
6.6.3
Plugin Version
3.0.4
Actual behaviour
Before Admin Login, request new Passwort (
/admin#/login/recovery
). There is an Error Thrown in FlowSubscriber::86 ($salesChannelId = $dataBag->getString('salesChannelId');
):Internal Server Error
Expected behaviour
Mail should be sent without Error
Steps to Reproduce?
Request new Admin-Passwort (
/admin#/login/recovery
).