salesforce-composite-envelo.../composite-envelope-builder/force-app/main/default/flows
Paul Huliganga eee5289de9 fix(flow): move Is_Recipient_Email_Blank into contiguous decisions group in V4
Salesforce Flow XML requires all elements of the same type to be grouped
together. Is_Recipient_Email_Blank was in a separate <decisions> block after
<recordLookups>, causing 'Element decisions is duplicated' deploy error.
Moved it into the existing decisions group and removed the orphaned block.
2026-03-13 11:29:13 -04:00
..
DocuSign_Envelope_Templates.flow-meta.xml fix: move flow XML files to correct force-app/main/default/flows/ directory 2026-02-25 11:03:10 -05:00
Docusign_Envelope_Templates_V2.flow-meta.xml fix: move flow XML files to correct force-app/main/default/flows/ directory 2026-02-25 11:03:10 -05:00
Docusign_Envelope_Templates_V3.flow-meta.xml feat(flow): add multi-copy dialog for Authorization to Release Information 2026-03-11 16:23:32 -04:00
Docusign_Envelope_Templates_V4.flow-meta.xml fix(flow): move Is_Recipient_Email_Blank into contiguous decisions group in V4 2026-03-13 11:29:13 -04:00