Open guzman-rc opened 4 months ago
@guzman-rc With our test addin, do dont see any difference between first time attachment of multiple files and second time attachment of multiple files. Used both Edge and Chrome to test this. For the addin shared, however for first time with multiple file attachments, I see that only one log of attachment is coming in console. Can you share the Event handler code of your addin to help understand your use of the event? I would be even better if you host the addin to a private repo and share it with @exextoc.
All the code is available from the file: https://www.adarsus.com/addin/outlook_event/commands_2.js
The function called for the OnMessageAttachmentsChanged event is: onMessageAttachmentsChangedHandler
@guzman-rc We are unable to repro this issue, is it possible for you to host the addin to a private repo and share the same with @exextoc ?
What do you need a ZIP file with all the add-on components?
You can download the Addin sources from the url: https://www.adarsus.com/addin/OutlookAddinOnAttach/OutlookAddin_OnAttach_Test.zip
Thanks for reporting this issue, we have been able to reproduce it and it has been put on our backlog. We unfortunately have no timelines to share at this point.
Internal tracking id: Office: [292355]
Now this behaviour occurs in all situations, from a Popup window and without a Popup window.
Hi,
Can you give us an estimate of when this bug might be fixed? We have several customers (thousands of users) waiting to use this functionality (OnMessageAttachmentsChanged).
Best regards, Guzmán.
Hello,
Is there any progress on this issue? It is very important for our company that this issue is resolved as soon as possible.
Best regards, Guzman.
I'm facing the same issue.
When an email is created in a new window (popup window) 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 in a new window.
If the email is not created in a new window the OnMessageAttachmentsChanged event works correctly in all cases.
Your Environment
Expected behavior
Event OnMessageAttachmentsChanged should be triggered for all attachments.
Current behavior
When an email is created in a new window (popup window) 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.