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

Outlook add-in is not opening for some users in new Outlook for Windows UI #4602

Closed
gs-skujala opened this issue Jun 25, 2024 · 6 comments
Closed
Labels
Needs: attention 👋 Waiting on Microsoft to provide feedback Needs: author feedback Waiting for author (creator) of Issue to provide more info Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP Status: no recent activity Issue or PR is stale (no recent activity)

Comments

@gs-skujala
Copy link

The Outlook add-in that works in all other environments, including Outlook for Windows (not the new UI) will not open for some users when using the new UI.

Your Environment

Platform [PC desktop, Mac, iOS, Office on the web]: PC
Host [Excel, Word, PowerPoint, etc.]: Outlook
Office version number: Microsoft Outlook Version 1.2024.516.100 (Production) (Client Version is 20240510004.32)
Operating System: Windows 11 Home (23H2 -- 22631.3447)

Expected behaviour

The add-in needs to open up on the right side and starts loading

Current behaviour

When add-in is selected from any existing email or new composing email, the add-in does not open at all

Steps to reproduce

  • Open outlook desktop app
  • Open any existing email
  • select add-ins icon
  • Click on add-in that you want to open

I can provide our add-in's manifest if needed, but it is not a publicly available. It also does not happen for all users, so it's unknown if you would be able to reproduce the issue.

Please review the screen recording of the issue
https://github.com/OfficeDev/office-js/assets/61771998/bb9393b5-68cf-4d4b-abbd-6cb1756bfd66

I am attaching the network calls and console logs that I was able to fetch from our user
GSAssistConsoleLogs.log
GSAssistNW.zip

Since there were so many network calls we observed,
We cleared everything and again saved the calls and logs that occurred after we tried to open our Add in where are provided below.
GSAssistConsoleLogs2.log
GSAssistNW2.har.zip

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Jun 25, 2024
@illing2005
Copy link

Could be related to this issue:
#4583

Are you using mailbox.getUserIdentityTokenAsync?

@gs-skujala
Copy link
Author

@illing2005 Our add-in assets and code does not even load in the first place so it can even execute the officeJS APIs.

We generally use mailbox.getUserIdentityTokenAsync method somewhere inside our code but since the add-in related JS files does not load to begin with, we do not think our issue is related to 4583

@Swathy-Mothilal
Copy link

@gs-skujala, can you confirm if the network logs are from the bug reproduction case? We are not seeing any indications of failure in them.

Also, could you confirm whether other add-ins are functioning correctly on your end and check if 'Optional Connected Experiences' is enabled? For more information, please refer to this link: https://learn.microsoft.com/en-us/deployoffice/privacy/optional-connected-experiences.

@Swathy-Mothilal Swathy-Mothilal added the Needs: author feedback Waiting for author (creator) of Issue to provide more info label Jul 1, 2024
@gs-skujala
Copy link
Author

@Swathy-Mothilal I can confirm that the logs and network calls are recorded from the user who is facing the issue.
Our user has confirmed that they are facing this issue for 2 out of 4 add-ins that they have installed.
I've requested the user to check 'Optional Connected Experiences' is enabled or not and I will update here as soon as I here from them.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: author feedback Waiting for author (creator) of Issue to provide more info labels Jul 2, 2024
@Swathy-Mothilal Swathy-Mothilal added the Needs: author feedback Waiting for author (creator) of Issue to provide more info label Jul 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Status: no recent activity Issue or PR is stale (no recent activity) label Jul 6, 2024
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
Needs: attention 👋 Waiting on Microsoft to provide feedback Needs: author feedback Waiting for author (creator) of Issue to provide more info Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP Status: no recent activity Issue or PR is stale (no recent activity)
Projects
None yet
Development

No branches or pull requests

3 participants