Open msmichaelwoo opened 2 years ago
Hi msmichaelwoo! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.
Best regards, Teams Platform
@msmichaelwoo -Thanks for reporting your issue. We will try it from our end and get back to you.
@msmichaelwoo - We checked the above scenario with android , web and desktop client . parentMessageId is showing empty for android as well. Android:-
Web:-
Version- teams-js/2.0.0 Microsoft Teams Version - 1416/1.0.0.2022383801/0929
Hi, we were seeing this issue when our app is triggered as a messaging extension in Teams Channel.
We also saw an issue where when we did expect a parentMessageId it was being returned as an integer, and not a string.
@msmichaelwoo - Can you please confirm If are you using Action Based Messaging Extension or Search Based Messaging Extension?
Hi, this is with an action based messaging extension
@msmichaelwoo -We are able to repro that issue with android , We have raised bug for the same and concerned team is looking into it. We will inform you once we get any update.
Sorry for the delay. Engineering team working on this issue. Currently we don’t have ETA or Update on this thread.
Hello @msmichaelwoo - Apology for delay in response. We are actively checking the updates on this bug with engineering team and will let you know the updates, if any.
hope you are doing well!
I wanted to inform you that we are currently checking the status of the bug with the engineering team. the bug is resolved internally, we will let you know as soon as it is publicly rolled out.
Thank you!
Hello @msmichaelwoo - Issue is resolved. Could you please check and confirm the same. IOS 16.6.1 and Teams version 15.6.0.
Hello,
We've recently encountered in our application that the context returned by teams-js library is returning parentMessageId with a value of 0.
This is in situations where we expect the parentMessageId to be empty. When testing on desktop and iOS it works as expected. However for android we are getting a value of 0.