Daniel Pastoor

Results 8 issues of Daniel Pastoor

I have converted the hierachy handlers to async and added a overload for ApplyTenantTemplate so that it is still posible to call it not async. The reason why I did...

If there is no member defined in your template then it wil throw a object null error. Fix : Check if the member array isn't null

There seems to be a issue in the not async method caling a async method. The error happends in the function where the GroupTokens are added AddGroupTokens; line 469; file...

If I use a Dutch site generated template and provision it to an English tenant then there will be a dupplicated documents library, With both the Dutch and English name....

When I use the IAsyncEnumerable with a $filter query. Then I get the error that I can't use $filter on a single item but it is on multiple items ```...

bug

Should odata support IAsyncEnumerable? As when we use applyto on the server for example EntityFramework context. Then we need to remap the data if there has been use of a...

feature
P3

## Category - [x] Feature request ## Describe the feature My feature request is that a Team Site with group also can have the visibility HiddenMembers instead of only public...

I changed the api call from SharePoint to the Graph api call so it is now possible to set the site logo of a group with application permission and still...

area: model 📐