Commit Graph

2 Commits (ff958d8eb4543a11d0b017e152a4ad48fa57c42d)

Author SHA1 Message Date
david a8d36fca6b [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
2021-06-17 16:33:12 +02:00
david cf0f388a73 [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
2021-04-15 11:54:55 +02:00