Remove team_subscribers when showing id=-1

Hello,

I am querying the boards using API and getting team subscribers as -1. Does anyone know why it would show that?

"team_subscribers": [
                    {
                        "id": "-1"
                    }
                ]

Also, when I use “delete_teams_from_board” and pass -1, it would show success with status code 200 but nothing happens and team is still present on the board.

Any help would be appreciated.

Thanks,
Vipul

hey @vgajara

Bill here from monday.com :waving_hand:

I believe the team ID “-1” refers to the “Everyone in your account” team.

That said, this issue should have been fixed a while back.

Would you be able to please fill this form adding as much information as possible to it (such as account ID, board IDs, item IDs, timestamps, etc.) so that our team can take a look into it?

Cheers,
Bill