Yeah im not quite sure how emails are intended to work in general.
I have a top level project that is shared with a Team of people.
- Create a task in that project without assigning it to a user and nobody being subscribed to the project
No email sent to anyone (this is expected)
- Assign that task to a specific user from that Team
No email sent to that user (this is not expected)
- User subscribes to the project and i create a new task in that project
No email sent to that user (also not expected)
- User subscribes to the project and i assign a task to that specific user
Two identical emails sent to that user (also not expected)
So email notifications only work if a user is both subscribed to the project and is assigned the task directly.
I would expect just subscribing to the project or the task being assigned to be enough to trigger a notification.
Thank you for you work in developing Vikunja, im already pretty happy with how it works, just want to figure out how to best use it