You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: There is a powermail content element on a access restricted page. When opening this page via backend preview and sending this form, an exception occurs:
In2code\Powermail\Domain\Repository\UserRepository::findByUid(): Return value must be of type In2code\Powermail\Domain\Model\User, null returned
This should be fixed.
However, when logging as a regular frontend user, the form works fine.