Message body returned by the Graph Call is not up to date on replies #5465
Labels
Area: Outlook
Issue related to Outlook add-ins
Needs: author feedback
Waiting for author (creator) of Issue to provide more info
Resolution: external
Issue isn't related to the Office Add-ins platform, Office JavaScript APIs, or documentation
Status: no recent activity
Issue or PR is stale (no recent activity)
In New outlook and OWA, when calling the route 'https://graph.microsoft.com/v1.0/users/{EMAIL}/messages/{RESTID}?$select=Body', the message body returned does not include the latest changes after sending the email quickly. This has regressed as it did not happen before.
Your Environment
*Microsoft Outlook Version:
New Outlook Version:
Microsoft Outlook Version: 1.2025.219.400 (Production)
Client Version: 20250221002.19
WebView2 Version: 133.0.3065.92 (Stable)
Session ID: eee6bad0-73a2-e84e-962a-79a2afea24b3
In OWA, this fails in previous earlier versions to 20250214004.16
Expected behavior
Calling the route https://graph.microsoft.com/v1.0/users/{EMAIL}/messages/{RESTID}?$select=Body' should return the entire message body.
Current behavior
When calling the route 'https://graph.microsoft.com/v1.0/users/{EMAIL}/messages/{RESTID}?$select=Body', the message body returned does not include the latest changes after sending the email quickly. Inconsistent behaviour between version mentioned for OWA and version in New Outlook. Works fine in win32 outlook and mac outlook.
Steps to reproduce
The text was updated successfully, but these errors were encountered: