Skip to:
The issue starts to happen when you delete the team without removing first all of its members.
Notice the userProfile data it has 4 teams and UI is showing only one. That other teams are there because of the logic issue in deleting a team.
2.1 PR: https://github.com/iXsystems/TrueCommand/pull/1945
2.2 PR: https://github.com/iXsystems/TrueCommand/pull/1944
The issue starts to happen when you delete the team without removing first all of its members.
Notice the userProfile data it has 4 teams and UI is showing only one. That other teams are there because of the logic issue in deleting a team.