mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Bug]: couldn't receive email notifications for admin user defined via ENV #652
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sau7777 on GitHub (Feb 19, 2025).
Where is the problem occurring?
I'm not sure
What browsers are you seeing the problem on?
Firefox
Current behaviour
couldn't receive email notifications for admin user defined via ENV
Desired behaviour
should also have ability to receive email notifications
Steps to reproduce
define admin user via ENV:
assign some card to
ADMINUSERNAMEthen move this card to another list
check that there is no email to
ADMINEMAILabove steps with regular users leads to email notification
Other information
No response