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 - Add support for list item comments #1462

Merged
merged 6 commits into from
Dec 20, 2021

Conversation

gautamdsheth
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

NA

What is in this Pull Request ?

Added

  1. Add-PnPListItemComment cmdlet to add comment in a list item.
  2. Get-PnPListItemComments cmdlet to retrieve comments from a list item
  3. Remove-PnPListItemComments cmdlet to delete comments from a list item

@gautamdsheth gautamdsheth marked this pull request as draft December 18, 2021 18:38
@gautamdsheth
Copy link
Collaborator Author

@KoenZomers - can you take a look at this one ? I am able to Add and Delete comments perfectly fine. When it comes to Getting list item comments, not sure what is going wrong but it throws format-default error. Can you check that ? I sure something is wrong but not quite what is missing there ?? All the data and everything is retrieved fine but it fails in the WriteObject step.

@gautamdsheth gautamdsheth marked this pull request as ready for review December 19, 2021 17:54
@gautamdsheth
Copy link
Collaborator Author

Ignore the above comment, its working now !

@KoenZomers
Copy link
Collaborator

I like this one! Nice!

@KoenZomers KoenZomers merged commit 27db73a into pnp:dev Dec 20, 2021
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