Skip to content

Conversation

@reusto
Copy link
Contributor

@reusto reusto commented Dec 1, 2025

Type

  • Bug Fix
  • New Feature
  • Sample

What is in this Pull Request ?

Fixed the following issues for fields of type TaxonomyFieldType for Add/Set-PnPListItem command when used in a batch scenario:

  • Field couldn't be set by providing the term as Guid
  • Term wasn't cached in batch properly when providing the term as path
  • Error handling when term does not exist

This already worked previously for fields of type TaxonomyFieldTypeMulti therefor I extracted the code for both variants to a single additional helper function so that both share the same code now.

…pe" fields in batch scenarios (Set-PnPListItem, Add-PnPListItem)

Unified handling of input values for taxonomy items when using batch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant