When you pass an IEnumerable to the Attachment(s) property, it will send the attachments but without their file extensions.
So if the List contains an IResource named “MyData.csv”, it will get emailed as just “MyData”. This makes the files harder to use for recipients.
Please address this bug and thank you.
hi @edevries , thank you for flagging this, the engineering team is currently investigating this.
@edevries , can you post a screenshot of your workflow (or an workflow that reproduces the issue)? we’ve tried with both local resources and remote resources, and the attachments seems to include the extension
It was a false alarm on my part..