OfficeDev / OfficeDev/Excel-Custom-Functions

Custom function cache issues

Open
#416 2 comments 0 reactions 3 assignees View on GitHub

@adrianwu8516 is already working on this.

Since Jun 4, 2024.

Dominant language
TypeScript
Stars
333
Forks
69
Avg merge
3d 15h
Merged PRs (30d)
3

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.