Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AndreasMoth
Copy link
Contributor

@AndreasMoth AndreasMoth commented May 1, 2025

In certain situations when we sync users from M365 they have multiple identical permissions. This means we will attempt to add the same access control to TempAccessControlWithDefaultPermissions multiple times.
Solution, if it's already added once, don't re-add it.

Fixes AB#575613

@AndreasMoth AndreasMoth requested a review from a team as a code owner May 1, 2025 08:55
@github-actions github-actions bot added this to the Version 27.0 milestone May 1, 2025
@AndreasMoth AndreasMoth enabled auto-merge (squash) May 1, 2025 09:33
@AndreasMoth AndreasMoth merged commit 8890cf8 into main May 1, 2025
29 checks passed
@AndreasMoth AndreasMoth deleted the private/anmoth/M365SyncError branch May 1, 2025 09:35
AndreasMoth added a commit that referenced this pull request May 1, 2025
… same temporary table (#3619)

In certain situations when we sync users from M365 they have multiple
identical permissions. This means we will attempt to add the same access
control to TempAccessControlWithDefaultPermissions multiple times.
Solution, if it's already added once, don't re-add it.

Fixes
[AB#575613](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/575613)
AndreasMoth added a commit that referenced this pull request May 1, 2025
… same temporary table (#3619)

In certain situations when we sync users from M365 they have multiple
identical permissions. This means we will attempt to add the same access
control to TempAccessControlWithDefaultPermissions multiple times.
Solution, if it's already added once, don't re-add it.

Fixes
[AB#575613](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/575613)
AndreasMoth added a commit that referenced this pull request May 1, 2025
… same temporary table (#3619)

In certain situations when we sync users from M365 they have multiple
identical permissions. This means we will attempt to add the same access
control to TempAccessControlWithDefaultPermissions multiple times.
Solution, if it's already added once, don't re-add it.

Fixes
[AB#575613](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/575613)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants