Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Giving support for Everyone except external users during the ListItem data row extraction #1070

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

magarma
Copy link
Contributor

@magarma magarma commented Oct 9, 2024

Currently when extracting list instance data rows for user fields, the user "Everyone except external users" is ignored.
This commit tries to give support for it.
After this, it will look like this:

<pnp:DataValue FieldName="CustomField">[email protected],[email protected],[email protected],{everyonebutexternalusers}</pnp:DataValue>

Adding support for UserMulti field for "Everyone except external users".

LookupValue comes with the string "Everyone except external users" that is compared with the value returned for the function GetEveryoneExceptExternalUsersClaimName
Support User single value for everyone except external users
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