Commit Graph

2 Commits (4635d24e774e6fcc6c48e5b2c7cb8cdf72fbaf41)

Author SHA1 Message Date
david 4635d24e77 [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
2023-04-17 12:43:25 +02:00
david f7e73870de [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
2023-04-17 12:43:25 +02:00