Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message body returned by the Graph Call is not up to date on replies #5465

Closed
mikey8808 opened this issue Mar 7, 2025 · 3 comments
Closed
Assignees
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)

Comments

@mikey8808
Copy link

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

  • Host [Excel, Word, PowerPoint, etc.]: New Outlook / OWA
    *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

  1. Sign into Outlook
  2. Select an existing email in your Inbox, click the Reply All button, type something in the body and quickly send.
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Mar 7, 2025
@exextoc exextoc added Area: Outlook Issue related to Outlook add-ins Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Mar 7, 2025
@exextoc exextoc self-assigned this Mar 7, 2025
@mmanjaree-msft
Copy link

@mikey8808 This forum is limited to supporting office-js apis. For any MS API Graph specific queries and support, please explore options available at Microsoft Graph Dev Center | APIs and app development

@mmanjaree-msft mmanjaree-msft added Resolution: external Issue isn't related to the Office Add-ins platform, Office JavaScript APIs, or documentation Needs: author feedback Waiting for author (creator) of Issue to provide more info and removed Needs: attention 👋 Waiting on Microsoft to provide feedback labels Mar 9, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Status: no recent activity Issue or PR is stale (no recent activity) label Mar 13, 2025
Copy link
Contributor

This issue has been automatically marked as stale because it is marked as needing author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your interest in Office Add-ins!

Copy link
Contributor

This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

No branches or pull requests

3 participants