We are doing a domain migration, and several projects ( 700+) make reference to filepaths using the FQN. I’ve created an EM project that updates these references by removing the FQN or replacing it with the new domain.
But while validating these changes, I noticed that these changes have the following message: “#The project has been tampered with.“ if I check the project metadata.
Doing some research, it can be fixed by opening and saving the project again.
In my case, this is not doable due to the number of projects. Is it ok to leave the project with this message? or is there way to fix this error in batch?