You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when subscriptions run they load the dashboard and not the extension. This means if you have an extension that is changing the state of the dashboard in some way and you do not receive an image captured from the new state. For example, the Date Updater extension will update dates to today's date on a parameter, but the subscription will not get this update and the parameter will remain at the date it was set to upon publishing. This results in getting stale data in your inbox.
Internal: 895702
The text was updated successfully, but these errors were encountered:
Hi @jucmarinlo166
We are working on supporting extensions in all image export scenarios, including subscriptions. We are targeting the first half of 2021.
John
Currently, when subscriptions run they load the dashboard and not the extension. This means if you have an extension that is changing the state of the dashboard in some way and you do not receive an image captured from the new state. For example, the Date Updater extension will update dates to today's date on a parameter, but the subscription will not get this update and the parameter will remain at the date it was set to upon publishing. This results in getting stale data in your inbox.
Internal: 895702
The text was updated successfully, but these errors were encountered: