How to deploy Excel Javascript Add-in with a custom function added parameters

Shaun Pendrigh 0 Reputation points
2024-07-22T11:24:20.6666667+00:00

I have a JavaScript Excel Add-in deployed in production, being used by a number of customers. The Add-in includes a custom function. I have added new optional parameters to the function but when I deploy this version Excel does not recognize the updated function.

What is the correct process to deploy this kind of change? It is a feature update that does not require a change to the manifest but I am not sure how to get Excel to recognize the updated function.

Clearing the Add-in cache or re-installing the Add-in will resolve the issue but I cannot expect my customers to do that.

Microsoft 365 and Office | Development | Other
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.