when a team target is used the previous behavior would create a message for every entry in that team's roster. This meant that if a user was part of multiple rosters they would always get multiple identical messages for that notification. In order to prevent this we can deduplicate any messages with the exact same destination when a notification is built into messages.
when a team target is used the previous behavior would create a message for every entry in that team's roster. This meant that if a user was part of multiple rosters they would always get multiple identical messages for that notification. In order to prevent this we can deduplicate any messages with the exact same destination when a notification is built into messages.