jwiesel / sfdcCommander

Helper for salesforce.com administrators. Download metadata, gernerate technical documentations and backup the database of an Org.
MIT License
17 stars 5 forks source link

Feature-Request: Excluding Object-Chatter Feeds and Object-Field-History from Metadata #22

Open hbuchner opened 8 years ago

hbuchner commented 8 years ago

For most of the Salesforce.com objects, an additional object exists, that contains the chatter feed related to that object Feed or that contains the field history for tracking audit trails of single field value changes History. When generating documentation or metadata exports, these objects don't really generate value, but make the volume of meta data and output larger than needed. Therefore, it would be of value having an option to exclude all objects with names History or Feed from the export.

jwiesel commented 8 years ago

Implementation approach: