-
- Downloads
[FIX] project: send created tasks to following portal user
How to reproduce the problem:
- Go to General Settings
- Check Custom Email Servers and create an Alias Domain
- Go to the Project app
- Create a new project and put an alias email for it
- In another (private) window), create a new portal user
- Send an email from that user's address to the created project's mail
A task is created, and the portal user is set as a follower.
BUT the portal user doesn't receive the task in his "Documents".
Cause of the problem : only the recipients of the mail are correctly
subscribed to the followers list, not the sender (which skips a step).
This commit adds the sender in the process of subscribing followers to a task.
opw-2619370
closes odoo/odoo#76836
Signed-off-by:
LTU-Odoo <IT-Ideas@users.noreply.github.com>
Please register or sign in to comment