[Bug]: couldn't receive email notifications for admin user defined via ENV #652

Open
opened 2026-02-04 20:42:45 +03:00 by OVERLORD · 0 comments
Owner

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:

      - DEFAULT_ADMIN_EMAIL=ADMINEMAIL
      - DEFAULT_ADMIN_PASSWORD=ADMINPASS
      - DEFAULT_ADMIN_NAME=ADMINNAME
      - DEFAULT_ADMIN_USERNAME=ADMINUSERNAME

assign some card to ADMINUSERNAME
then move this card to another list
check that there is no email to ADMINEMAIL

above steps with regular users leads to email notification

Other information

No response

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: ``` - DEFAULT_ADMIN_EMAIL=ADMINEMAIL - DEFAULT_ADMIN_PASSWORD=ADMINPASS - DEFAULT_ADMIN_NAME=ADMINNAME - DEFAULT_ADMIN_USERNAME=ADMINUSERNAME ``` assign some card to `ADMINUSERNAME` then move this card to another list check that there is no email to `ADMINEMAIL` above steps with regular users leads to email notification ### Other information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#652