Hey developers!
In order for workspace templates to work in all regions, it needs to be exported. This process is happening while promoting a version to live, and only if the app is public.
This behavior actually created a bug that when first publishing an app (making it public), the workspace template would not work in other regions because when the version got promoted, the app was still “private.”
In order to fix this issue, we added the following message and changed the behavior so that when publishing an app, it’ll re-promote the live version in order to export the template.
1 Like