I am looking to understand how Attribute or Entity auditing definitions are affected by multiple solutions.
For example, if i have the definition of my entity in Solution A, which also specifies that attributes A1, A4, and A5 of Entity E1 are to have auditing enabled and all other attributes for that entity disabled for auditing and Solution B which extends Entity E1 with additional attributes BA10, BA12, BA20, with auditing enabled across the entire E1 entity, will this result in all attributes being audited? What if only attribute BA10 was enabled for auditing in Solution B, what will be the resultant auditing setting for attributes A1, A4, A5? Will the "enabled" setting from Solution A be preserved?