microsoftgraph / microsoftgraph/msgraph-sdk-dotnet

Ongoing "corruption" problems with ExternalGroups via Graph API

Open
#3,169 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:waiting-for-triage
Dominant language
C#
Stars
789
Forks
264
Avg merge
15h 17m
Merged PRs (30d)
3

Description

Copilot Connectors use ExternalUsers and ExternalGroups to manage access controls for indexed items.

There are ongoing "corruption" issues with ExternalGroups.

By this, I mean something goes wrong on the Microsoft Graph side which causes it to behave as if an ExternalGroup doesn't exist in some situations, but not others.

We have created an ExternalItem restricted to a particular ExternalGroup, it shows up in the Index Browser, but later if we attempt to add a user to that ExternalGroup we may receive an error "404 The requested resource does not exist."

We understand there is some eventual consistency at play here, but sometimes these group issues never resolve themselves.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report does not identify a repository file, test, SDK version, or reproducible entry point. Start by reducing the ExternalGroup and ExternalItem sequence to a reproducible Graph API case and compare the successful and 404 operations. Done means identifying whether the SDK contributes to the failure or documenting the external-service behavior with actionable reproduction details.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, authorization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.