pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.7k stars 822 forks source link

Unable to update column containing deleted user with setValue #796

Open tecchan1107 opened 1 month ago

tecchan1107 commented 1 month ago

Sample (which sample are you having trouble with)

Samples of updating a multi-selectable Person column with setValue.

Example:

What Actually Happens

When attempting to update a multiple selectable person column using setValue, an error is displayed if the field to be updated contains a deleted user. It is not possible to update it.

image

tecchan1107 commented 1 month ago

I created the following issue and reported the phenomenon to Microsoft. https://github.com/SharePoint/sp-dev-docs/issues/9670