Hi,
I am getting an error infrequently wherein the flows with the error "One or more added object references already exist for the following modified properties: 'members' ". I am not sure why exactly this happens. Can someone guide me please ?
Hi @Prathameshpatka,
The error suggests the user is already a member of the group. I can reproduce this error if I try to add an existing member to the group.
My suggestion would be to check the membership first before you try and add the user. You can do this by using a Check group membership (v2) and Conditions actions.
Below is an example
1. Condition uses the below expression on the left
length(outputs('Check_group_membership_(V2)')?['body/value'])
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2