-
Notifications
You must be signed in to change notification settings - Fork 35
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
Move-Lists.ps1 : You cannot call a method on a null-valued expression. #66
Comments
hi @schullex, Thank you for creating an issue with the error details. And sorry for the delay. I just published a new release: https://github.com/Zerg00s/FlowPowerAppsMigrator/releases/tag/3.9.6 Would you be able to try it, please? I hope the issue should be resolved in this version. |
I am getting the same error as above, even with the newest release. |
Do you mind sharing your Lists.xml file, please? |
I'm trying to migrate a solution which does not contain a Lists.xml. The migrator pulls the lists directly from the source site. |
hi @schullex, The Lists.xml file is generated automatically during the migration process. All SharePoint lists pulled from the source site are saved to the Lists.xml file. If the export process is successful, this file should be located in the same folder with the .bat files: Do you see this file in your Migrator folder? |
@Zerg00s
|
This may help @Zerg00s Might be irrelevant, and Maybe that doesn't happen until later in the script. Just thought I'd point it out. |
@lordneeko yes, please! Can you send me this XML file via a private message on LinkedIn? https://ca.linkedin.com/in/molodtsovd |
hi @lordneeko and @smithiu. Thank you for sharing the issue details and the Lists.xml file. I was able to reproduce and fix the issue in the latest release: https://github.com/Zerg00s/FlowPowerAppsMigrator/releases/tag/3.9.7 Would you please be able to check if this version works for you? |
Running now. It appears that this issue is fixed. |
When exporting lists following exception occurs:
Exporting lists and libraries...
Hidden fields count:
.......\FlowPowerAppsMigrator\MISC\Move-Lists.ps1 : You cannot call a method on a null-valued
expression.
At C:\Users\stefa\Downloads\FlowPowerAppsMigrator\RunAllScripts.ps1:98 char:5
The text was updated successfully, but these errors were encountered: