Asset Metadata custom properties name getting changed while moving content from one environment to another
We have created (and registered) a custom namespace "test" and custom metadata schema and properties. All the assets on dev environment have properties like "test:brand" and everything is working as expected but when I am moving the content from one environment to another, property name is getting changed from "test:brand" to "test0:brand".
I verified the content.xml before uploading the content and the property name is "test:brand" but it's getting changed to "test0" when we are importing the content on another environment . Also an additional property "testt0:brand_xmpArray" with value "rdf:Bag" is getting generated. I tried changing the property name by downloading the content package from the environment where it’s getting changed and changed the property name from "test0:brand" to "test:brand" and tried uploading the package but I am getting the below error and metadata is getting deleted for the assets.