-
Notifications
You must be signed in to change notification settings - Fork 394
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hey,
I try to learn PnP Core and move to it from CSOM, so on first attempt I test adding new items to list with alle types of fields.
I have issue with User fields.
According to the documentation I must EnsureUserAsync and I do it like in CSOM, the when I try adding new item i got exeption:
PnP.Core.ClientException: 'Property AadObjectId was not yet loaded'

No idea why this few fields are not loaded. For example in AAD for this account filed departament have data.
What is the version of the module you are running?
PnP.Core v 1.7.0
NET 6.0
Which operating system/environment are you running PnP PowerShell on?
- Windows
- Linux
- MacOS
- Azure Cloud Shell
- Azure Functions
- Other : please specify
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working