Commit Graph

6 Commits (d766caacb1e5c2ee9b403a80b82317612a8ddc84)

Author SHA1 Message Date
Enric Tobella d766caacb1 [IMP] mail_activity_team: Define team on activity types 2024-03-05 12:09:47 +07:00
Bernat Puig Font 7e6c9176e0 [MIG] mail_activity_team: Migration to 15.0 2024-03-05 12:09:47 +07:00
Atchuthan Ubendran e4ab8408f7 [MIG] mail_activity_team: Migration to 14.0 2024-03-05 12:09:47 +07:00
Atchuthan Ubendran 739d46511c [IMP] mail_activity_team: black, isort, prettier 2024-03-05 12:09:47 +07:00
david 562247b89d [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
2024-03-05 12:09:47 +07:00
david e1dc5d9c14 [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
2024-03-05 12:09:47 +07:00