Commit Graph

4 Commits (75306bb38e3a5ba4a7f9862c0d0c5deab0df8a99)

Author SHA1 Message Date
Atchuthan Ubendran 75306bb38e [MIG] mail_activity_team: Migration to 14.0 2022-01-13 15:38:05 +01:00
Atchuthan Ubendran fbe8f6ee77 [IMP] mail_activity_team: black, isort, prettier 2022-01-13 15:38:05 +01:00
david 98ac2d25a9 [FIX] mail_activity_team: archived users
- If a user is archived but there's an automatic activity, the team
check wouldn't locate him. We have to ensure the context.
- When the automatic activity gets a user with no team, we should set
the team to a void one as well.

TT30470
2022-01-13 15:38:05 +01:00
david e2ae306f07 [FIX] mail_activity_team: scheduled activity
When an activity is scheduled due to automatic processes the onchanges
won't adapt the proper user team, so we could have a mismatch that
provokes an exceptions due to the designed constaints
2022-01-13 15:38:05 +01:00