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

SPO Extraction fails when using the GUI #197

Closed
NikCharlebois opened this issue Sep 13, 2019 · 1 comment · Fixed by #634
Closed

SPO Extraction fails when using the GUI #197

NikCharlebois opened this issue Sep 13, 2019 · 1 comment · Fixed by #634
Assignees
Labels
Bug Something isn't working
Milestone

Comments

@NikCharlebois
Copy link
Collaborator

Details of the scenario you tried and the problem that is occurring

We are aware of an issue introduced in Microsoft.Online.SharePoint.PowerShell Version 16.0.19223.12000 which freezes the extraction when using the GUI the moment we hit a component of the SPO workload (e.g. ODSettings, SPOSite, etc.). Temporary workaround is to use the -Quiet switch to bypass the GUI altogether.

Issue is being investigated by the SPO team.

@NikCharlebois NikCharlebois added the Bug Something isn't working label Sep 17, 2019
@NikCharlebois NikCharlebois pinned this issue Mar 3, 2020
@NikCharlebois NikCharlebois added this to the Sprint 7 milestone Mar 3, 2020
@NikCharlebois NikCharlebois self-assigned this Mar 3, 2020
@NikCharlebois
Copy link
Collaborator Author

This has been mostly fixed. The only component that is still problematic is the ODSettings, but I created a PR in PNP to introduce these cmdlet. Once those are released, we will completely remove the dependency on the SharePoint Online Management Shell, and that will fix the issue.
pnp/PnP-PowerShell#2649

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant