I made few changes in DEV CRM 2011 server to audit changes in Entity and attributes, for this I enabled Auditing at Organization Level and then at entities level in DEV environment.
This is going to change Customizations.xml file, which will be part of solution export from this environment.
Now we deploy this Solution to another environment which is restricted and might not require these auditing, will it enable auditing by itself in the other environment (due to customizations.xml)?
Basically Entity and Field level auditing is added to Customizations.xml with IsAuditEnabled attribute in this xml. I am not sure about Organization level details are there or not? Do I need to change audit settings in DEV before deploying to another environment?
Thanks in advance, I hope I am clear in my query. Please let me know in case any more details are required.