Skip to content

Custom function cache issues #416

Open
@KishanVaishnani

Description

@KishanVaishnani

Expected behavior

With every release of the functionality or module change, the custom function need to be work as expected

Current behavior

I have a developer Excel add-in for stock market streaming data using the invocation streaming function with the help of Websocket. Whenever I release the new build files on my dedicated server, the users are facing the issues.

  1. Sometime shows (NAME?)
  2. Excel not getting latest changes even server have latest code with a different hash in all changed files
  3. User needs to uninstall and install the add-in multiple times to get it work back

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. generate angular production build
  2. pipeline is run on azure and deploys artifact files on azure storage containers
  3. open excel again, try to execute custom functions

Context

latest Office365 desktop version only

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions