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

Feature/fix - changed API for OrgAssets items #687

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

gautamdsheth
Copy link
Contributor

Q A
Bug fix? [x]
New feature? [x]
New sample? [ ]
Related issues? not sure

What's in this Pull Request?

Have changed the API used to fetch Org Assets items. It is the same as the one used by Microsoft now.
The current API requires very high level permissions(SharePoint admin) to access items from org asset libraries.
Using the API mentioned in the PR, this will be permission trimmed to the current user and not require SharePoint admin privileges. Using this any user with permissions to the libraries will be able to view the items.

Have targeted v2 branch, please let me know if you also need the same PR in v1 branch as well. Will be happy to submit it again for that !

@AJIXuMuK AJIXuMuK merged commit 17e196e into pnp:dev Oct 7, 2020
@AJIXuMuK AJIXuMuK added this to the 2.1.0 milestone Oct 7, 2020
@AJIXuMuK
Copy link
Collaborator

AJIXuMuK commented Oct 7, 2020

Thanks @gautamdsheth for the update!

@estruyf estruyf mentioned this pull request Oct 21, 2020
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.

2 participants