ItemAttachment doesn't preserve the Attachments inside it #2876
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
I'm trying to send an email A which has another email B attached to it as an ItemAttachment. Also, email B has a file attachments in it. The target user receives an email A with an ItemAttachment email B in it but the file attachment inside it goes missing.
Expected behavior
The target user should receive an email A with an ItemAttachment email B that has a file attachment in it.
How to reproduce
First, I'm creating a message/email B by calling
PrepareMessage
then callingPrepareParentMessage
to create message/email A. Sending the message as below.SDK Version
5.74.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: