Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Will a Widget I build break when I upgrade like an extension?

Curious to understand if I build a widget, could it potentially not work if I upgrade to future versions of Qlik Sense.

Thanks!

1 Solution

Accepted Solutions
Alexander_Thor
Employee
Employee

Both the Widget API and Extension API does not _break_ between releases.

We could however at some point deprecate a method in both APIs where we give ample time for a developer to upgrade their code to fit with the replacing method.

This is quite rare and not something we do without careful consideration and with a replacement method in place.

View solution in original post

2 Replies
Alexander_Thor
Employee
Employee

Both the Widget API and Extension API does not _break_ between releases.

We could however at some point deprecate a method in both APIs where we give ample time for a developer to upgrade their code to fit with the replacing method.

This is quite rare and not something we do without careful consideration and with a replacement method in place.

Not applicable
Author

Alexander- Thank you for the quick response! This is very helpful to know