sfdx-package-generator icon indicating copy to clipboard operation
sfdx-package-generator copied to clipboard

When selecting email templates... please include the email template folder as well...

Open Thrantor opened this issue 3 years ago • 0 comments

The tool queries the email templates but then doesn't actually add the email folder to the package.xml.

When trying to retrieve and then deploy things in the Waivers template folder... the tool currently doesn't add the folder to the package.xml

example below: Waivers_Email_Templates Waivers_Email_Templates/CTP_Waiver_Approved_Sent_to_CGRC_Medical_Waivers_Desk Waivers_Email_Templates/CTP_Waiver_Denied_Sent_to_CGRC_Waiver_Processor Waivers_Email_Templates/Medical_Waiver_Approved_Sent_to_CGRC_Medical_Waivers_Desk Waivers_Email_Templates/Medical_Waiver_Denied_Sent_to_CGRC_Waiver_Processor Waivers_Email_Templates/Non_Medical_Waiver_Approved_Sent_to_CGRC_Waiver_Processor Waivers_Email_Templates/Non_Medical_Waiver_Denied_Sent_to_CGRC_Waiver_Processor unfiled$public/User_Inactive_Notification EmailTemplate

When retrieved... this returns an EmailFolder metadata which allows us to deploy the contained email templates. Please add this "Waivers_Email_Templates" to exported .xml.

Thanks.

Thrantor avatar Mar 30 '21 19:03 Thrantor