Bug Fix: Teams integration flow no longer fails on owners

Display table of contents

PPP Scheduler Changes >

Bug Fix: Teams integration flow no longer fails on owners

An issue was fixed where the Teams integration flow could fail if the same account was added twice as an initial owner.

This could occur when using a delegation connection, enabling Add Service Account to Team, and the project owner was identical to the service account.

The flow now de‑duplicates the InitialOwnerArray and uses the first entry if multiple values remain. The Owner array is also de‑duplicated to prevent users from being added more than once.