vignaesh01 / sfdx-package-generator

Salesforce Package.xml Generator Extension for VS Code
https://marketplace.visualstudio.com/items?itemName=VignaeshRamA.sfdx-package-xml-generator
Other
62 stars 31 forks source link

Select All Missing Metadata Types #100

Open msteinercrmfirm opened 1 year ago

msteinercrmfirm commented 1 year ago

I used the Select All link and most but not all metadata types were checked. There were probably a handful not checked, Assignment Rules, Business Process, CustomFields, etc.

jh480 commented 1 year ago

You do not need those. CustomFields & BusinessProcess for example are included in CustomObject.

The only ones you need to select additionally are Dashboard, Document, EmailTemplate and Report, as is documented in the extension's description. Those four are not included because they are folder-based and need to be listed explicitely in the manifest file (which means the manifest needs to be updated frequently).

msteinercrmfirm commented 1 year ago

That makes total sense and I’m totally following you! That is not obvious via the instructions or the UI. If possible, I would make that recommendation, otherwise a fantastic tool.

From: jh480 @.> Date: Friday, August 25, 2023 at 12:47 PM To: vignaesh01/sfdx-package-generator @.> Cc: Matthew Steiner @.>, Author @.> Subject: Re: [vignaesh01/sfdx-package-generator] Select All Missing Metadata Types (Issue #100) CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. ------------------------------------------------------------------------

You do not need those. CustomFields & BusinessProcess for example are included in CustomObject.

The only ones you need to select additionally are Dashboard, Document, EmailTemplate and Report, as is documented in the extension's description. Those four are not included because they are folder-based and need to be listed explicitely in the manifest file (which means the manifest needs to be updated frequently).

— Reply to this email directly, view it on GitHubhttps://github.com/vignaesh01/sfdx-package-generator/issues/100#issuecomment-1693727823, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBNWBQ74CD7NVWT72LJH753XXDQLNANCNFSM6AAAAAA26X4KLI. You are receiving this because you authored the thread.Message ID: @.***>