Closed robertmuehsig closed 1 year ago
Hi @robertmuehsig.
I'm sorry to hear you're having issues with your deployment. @AkhileshShah-MS, could you please investigate?
Ok, this was a stupid bug. The GetStarted.LearnMoreUrl
was missing and I needed to add it to the URLs:
<bt:Urls>
...
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="..."/>
</bt:Urls>
It seems that Office Online seems to care about these URLs more than the Desktop world.
Unfortunately the validation after I uploaded the manifest didn't found this issue - I guess, this would be a good improvement idea.
Can be closed or can be used to track validation errors - feel free @AlexJerabek
Thanks for reporting back @robertmuehsig. I'll assign this to @JuaneloJuanelo so he can see your request for a warning during validation.
No action for quite some time. Closing the issue.
Provide required information needed to triage your issue
Your Environment
Expected behavior
We have created a addin, which should be available on all Office platforms (Windows/Office Online etc.)
Current behavior
The addin is deployed via the Office 365 central deployment and available for the entire organization, but (and this is very weird) it only shows up on Windows, but is not visible on Office on the web: (same user and the deployment of the app was in December 2022)
Steps to reproduce
Deploy this manifest:
It shows up under "Desktop Office", but is not visible in Office on the web.
Provide additional details
I created a support request (TrackingID#2301041420000102), but the support couldn't help me and told me: "Unfortunately, this falls out of scope of support as it deals with a 3rd party app. Kindly respond to this email if we have your permission to archive the service request or just maybe it eventually became available after making changes?"
Context
The other two addins are also from us and are more or less the "same" and we only changed the ids and I'm not sure if we have a issue in our manifest or why it doesn't appear in office online.
Useful logs