-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
resourceBehaviorOptions property missing on group entity #195
Comments
update it looks like the property is present in the source schema but absent in the aggregate for some reason. Waiting on the workload team to check-in with the AGS team. |
They created a bug to track this https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2009877 |
What is the status of the internal bug ticket? |
I have reached out to the relevant service team again... |
The public documentation indicates that group entity has a resourceBehaviorOptions property
GET https://graph.microsoft.com/v1.0/groups?$select=resourceBehaviorOptions
succeeds.However our metadata doesn't have the property.
We should try to get the identity workload to fix their metadata, or patch it here.
The text was updated successfully, but these errors were encountered: