Forum Discussion
JamieHosley
Aug 15, 2023Brass Contributor
Group Policy Analytics - error migrating site to zone assignment list
I've imported our site to zone assignment list from our GPO and the setting is green for migration to MDM, but when I run the migration it fails. Looking at the console I think the issue may be that the JSON is malformed but I don't see a way for me to fix it manually and try the migration again.
Is there any way to get help with this item?
- Tried it with a test GPO with two assignments, green for migration and works.
Site to Zone Assignment List/Enter the zone assignments here. - [{"Name":"https://www.google.com","Data":"3"},{"Name":"https://www.powershellisfun.com","Data":"2"}]
What makes you think it's malformed? Can you show us a (redacted) picture?- JamieHosleyBrass ContributorSure, what I'm seeing is when I run the Migrator the Value is displayed as the JSON starting like this [{"Name":"*.cookeschool.fastclass.com","Data":"1"},{"Name":"*. But then when I go on to the Configuration piece the setting JSON begins like this
Site to Zone Assignment List/Enter the zone assignments here. - [{"Name":"*.cookeschool.fastclass.com","Data":"1"},{"Name":",
note the text now included before the starting bracket, that text is also included Settings detail on the Review and deploy page before attempting the migration which then fails. I was thinking that if that initial text (Site to Zone Assignment List/Enter the zone assignments here. -) were removed it may then work on the migration.- JamieHosleyBrass ContributorIf the migrator would point to a particular entry that it doesn't like then I could clear it out, but I've got hundreds of entries in our list and I didn't want to have add them all in manually
Any update ?