FriendsOfShopware / FroshPlatformTemplateMail

This plugin allows you to use twig mails in Shopware 6.
MIT License
23 stars 17 forks source link

Parameter value "salesChannelId" cannot be converted to "string". #70

Closed develth closed 2 weeks ago

develth commented 5 months ago

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

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).

AndySpitzbub commented 4 months ago

Same for us. No mails generated within Shopware admin parts could be sent.