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

Add Get-LargelistOperationStatus #3033

Merged
merged 12 commits into from
Apr 26, 2023
Merged

Conversation

lilealdai
Copy link
Contributor

@lilealdai lilealdai commented Apr 19, 2023

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

This is follow-up to #2778: Add support for large list recycle for Remove-PnPList

What is in this Pull Request ?

This new command allows us to check the status of a large list operation.
nlk6sih7

Summary

copilot:summary

Details

copilot:walkthrough

@gautamdsheth
Copy link
Collaborator

The code looks good, can you please rename it to use PnP prefix for the cmdlet.
So, you can just make it Get-PnPLargeListOperationStatus in the code and docs ?

@lilealdai
Copy link
Contributor Author

The code looks good, can you please rename it to use PnP prefix for the cmdlet. So, you can just make it Get-PnPLargeListOperationStatus in the code and docs ?
Fixed, Thanks!

@gautamdsheth gautamdsheth merged commit 23fb088 into pnp:dev Apr 26, 2023
@gautamdsheth
Copy link
Collaborator

Thanks @lilealdai , have merged it !
Will be available in tomorrow's nightly and the next major version

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.

None yet

2 participants