LightningFlowComponents
LightningFlowComponents copied to clipboard
*flow_action_components* - _SendBetterEmail _ - Attachment version compares as string
Steps to reproduce
Steps to reproduce the behavior:
- Create a file with more than 10 ContentVersions.
- Send Email with component.
Expected behaviour
Most recent ContentVersion should be sent.
Actual behaviour
Comparison of versions < is done on the string typed VersionNumber resulting in ContentVersions beyond version 9 not being recognized.