Bert Jansen
Bert Jansen
@raclettierer , thanks for raising this. We indeed did not test with the v5 Graph SDK.
@TashunkoWitko : thanks for sharing this, I'll incorporate that in our docs.
List item that has a multifield with a user that has left the company doesn't save or throw a error.
@Dangerous-Mind : we've options to verify whether a user is valid (see https://pnp.github.io/pnpcore/using-the-sdk/security-users.html#validating-users). If you're updating the field I think it's expected that an invalid user is not accepted, are...
List item that has a multifield with a user that has left the company doesn't save or throw a error.
@Dangerous-Mind : can you verify if the `UpdateOverwriteVersion` or `SystemUpdate` also do not update the field? For the `Update` call would it be possible to capture the network request (e.g....
List item that has a multifield with a user that has left the company doesn't save or throw a error.
Closing this one as checking the output of the `ValidateUpdateListItem` API call is needed to understand how this can be handled. There's workarounds available for the mentioned `UpdateOverwriteVersion` and `SystemUpdate`...
@JakeStanger : that would make sense as a change. Is this something you could take on?
That would be great @MathijsVerbeeck !
@MikeGitUser, @gautamdsheth : are the listed principals granted actual permissions and stil valid? If not they're not listed.
@mortenfa : can you try to include the folder filtering in your CAML query, see https://github.com/pnp/pnpcore/issues/839 for some inspiration on how to do so. There's also a limitation with the...
@mortenfa : did you manage to get unblocked?