-
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
Error parsing EntityName on app screen / PS error in log Current site is not a tenant administration site #57
Comments
hi @BordyCCQ, It must be a new bug in the latest version of my script. I am attempting to remove a couple of site columns from the Lists.xml. And as a result, it might make this XML file invalid. would it be OK if I ask you to share this Lists.xml file with me? |
hi @Zerg00s, |
Thank you for sharing the XML file! I am not yet sure how to fix this, but it seems that the issue is related to the & character in the taxonomy term for the UA0226 field: It might be a little tricky to fix safely, but I need to experiment with escaping the & character in the XML. Another workaround would be to somehow remove the & character from the source data source and then re-run the migrator. |
@BordyCCQ , can you help me test a fix, please?
If this runs successfully, I will release a new version with a patch. |
@Zerg00s: Same error |
Now working OK! |
Yes, please! Re-run with the & character in place :) |
... with same line 109 .ps1?? |
yes, with the updated line 109 :) |
I see. Thank you for trying it. I will need to find time to experiment with moving the taxonomy fields. I am not sure it works very well. |
Bonjour,
Running the app to copy a PowerApp List form from one SPOnline site to another on same tenant. Classic Teams site in french.
I'm getting _Error: An error occurred while parsing EntityName. Line 207, position 168 while running the .bat
But looking at the TraceOutput.txt log file, i get
Note : Source list and PA form has 200+ fields
Any help welcome!
The text was updated successfully, but these errors were encountered: