Martin Machacek
Martin Machacek
@MathijsVerbeeck Thank you for the feedback. All comments resolved. At the first sight I don't see any issue when retrieving assignments. Could you include more details?
Merged with the latest main and resolved all issues.
@Jwaegebaert I was facing the same issue. Based on my testing, I would avoid: - creating and removing a multitenant organization in a short time - removing and creating a...
@Jwaegebaert The message `Tenant is already being added in Multi-Tenant Organization` is returned directly by the Graph API. No idea if we can change the error message.
@Jwaegebaert Added log message
It would be nice to have some checks for which endpoints the cmdlets were not generated. The endpoints mentioned above are generally available for more than year, but missing in...
@waldekmastykarz I can record a short demo and upload it to repo.
@waldekmastykarz I've uploaded the demo and added it to readme.
I will not report other issues related to delta, it seems to be a generic problem. Similar for: https://graph.microsoft.com/beta/me/joinedGroups/microsoft.graph.delta()
This should be fixed by https://github.com/microsoft/OpenAPI.NET.OData/pull/431 `filterByCurrentUser` is composable function which returns `Collection(graph.accessReviewInstanceDecisionItem)` and `recordAllDecisions` is action bound to `Collection(graph.accessReviewInstanceDecisionItem)`