You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After execution of the script, the ManagedMetadataTest column should contain the 'Term1' & 'Term2' values.
Actual behavior
The ManagedMetadataTest column is empty.
If the Set-PnPListItem command is executed without the batch parameter, the ManagedMetadataTest column is updated correctly.
Also, if only 1 term is specified, as a string, the Set-PnPListItem command works in batch mode.
Steps to reproduce behavior
Create a term set with multiple terms
Create a managed metadata column called 'ManagedMetadataTest' in a document library based on the existing term set
Create a file in this library and get the ID of the file
Update the variables in the script & execute the script
What is the version of the Cmdlet module you are running?
Manifest 2.12.0 PnP.PowerShell Core
Which operating system/environment are you running PnP PowerShell on?
Windows
Linux
MacOS
Azure Cloud Shell
Azure Functions
Other : please specify
The text was updated successfully, but these errors were encountered:
Reporting an Issue or Missing Feature
Reporting an issue
Expected behavior
Script:
After execution of the script, the ManagedMetadataTest column should contain the 'Term1' & 'Term2' values.
Actual behavior
The ManagedMetadataTest column is empty.
If the Set-PnPListItem command is executed without the batch parameter, the ManagedMetadataTest column is updated correctly.
Also, if only 1 term is specified, as a string, the Set-PnPListItem command works in batch mode.
Steps to reproduce behavior
What is the version of the Cmdlet module you are running?
Manifest 2.12.0 PnP.PowerShell Core
Which operating system/environment are you running PnP PowerShell on?
The text was updated successfully, but these errors were encountered: