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 support for large list recycle for Remove-PnPList #2778

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

lilealdai
Copy link
Contributor

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

What is in this Pull Request ?

Add the the LargeList parameter to Remove-PnPList to support large list recycle. list.StartRecycle() will call the job-largeFolder-delete timerjob and recycle the large list.
We intend to add another cmdlet to check status of the timer job in the future update.

@VesaJuvonen
Copy link
Contributor

FYI @KoenZomers and @gautamdsheth - This is coming from engineer addressing some customer issue with larger lists, so would be good to get processed for the next possible release. Seems like a good option to have. Thx.

@gautamdsheth gautamdsheth merged commit d05347d into pnp:dev Feb 8, 2023
@gautamdsheth
Copy link
Collaborator

Merged !

Thanks @VesaJuvonen and @lilealdai , it will be available in tomorrow’s nightly build and the next major version whenever it is released

@lilealdai lilealdai mentioned this pull request Apr 19, 2023
3 tasks
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

3 participants