Hi
I am using configuration migration tool to export the custom portal configuration from dev environment to prod environment.
What I have seen is that it is also selecting all notes which are not related to the configuration. I have tried removing the entity name from the export schema file like the contacts from the annotation section (lookup reference) but this isn't helping as it is still exporting the contact notes as we do not want the notes from Dec environment to move to prod for contact.
Would appreciate if you can look into this or if you have come across this scenario and how have you managed to just export only the required configuration data.