Open guzman-rc opened 1 month ago
I'd like to add that I am seeing this issue as well.
Hi @guzman-rc , thanks for sharing the issue in detail. I tried to repro the behavior using shared manifest but because of security issues I cannot see the mentioned behavior. Could you please share the test add-in code in a repo, so that we can see how you are trying to access the attachment via events.
You can download the Addin sources from the url: https://www.adarsus.com/addin/OutlookAddinOnAttach/OutlookAddin_OnAttach_Test.zip
Hi @guzman-rc, thanks for sharing the addin source. We can repro the mentioned behavior. We have created a backlog item (#4969775) for this identified behavior. Thanks for sharing the required details.
Provide required information needed to triage your issue
When an email is created and several files are attached at the same time, the OnMessageAttachmentsChanged event is only triggered for the first file, subsequently, if you attach several files again, the OnMessageAttachmentsChanged events are triggered correctly, it only fails the first time when several files are attached.
Your Environment
Expected behavior
Event OnMessageAttachmentsChanged should be triggered for all attachments.
Current behavior
When an email is created and several files are attached at the same time, the OnMessageAttachmentsChanged event is only triggered for the first file.
Steps to reproduce
Useful logs
Thank you for taking the time to report an issue. Our triage team will respond to you in less than 72 hours. Normally, response time is <10 hours Monday through Friday. We do not triage on weekends.