I have SharePoint content deployment configured between an authoring and production web application.
When I run the content deployment job the first time to initially populate my production web application, none of my master pages or page layouts get customized/unghosted. I verified this by opening the site in SharePoint Designer and checking for the "i" icon next to a file that indicates it has been customized.
However, when the next scheduled incremental content deployment job runs, all my master pages and page layouts get customized.
I can right-click each and Reset to Site Definition, which seems to work. I don't want to have to do this manually though, trying to understand what might be causing it.
Thank you