LightningFlowComponents icon indicating copy to clipboard operation
LightningFlowComponents copied to clipboard

*flow_action_components* - _SendBetterEmail _ - Attachment version compares as string

Open starkguerraj opened this issue 1 year ago • 0 comments

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a file with more than 10 ContentVersions.
  2. 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.

Screenshots

image

starkguerraj avatar Jun 26 '23 14:06 starkguerraj