A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
Add the ability to choose which version of an app you update to after having updates paused.
When updating an application, you may not want to go directly to the latest and greatest and may need to move to a specific version. It would be nice to have the ability once updates have been paused to choose which version of the application we go to if there have been multiple releases since being paused.
I am curious what is the use case of updating to a specific version instead of the latest?
I ask because there would be a few technical barriers when considering this with our current toolset. Many vendors do not provide historical download links. Additionally, we would have to have the metadata for the specific version that you wanted to publish. There is currently not a public facing place to get our historical info for these apps.
We accomplish this with the 'delay' feature by caching the binary, and the metadata in a folder. But for a 'pause' scenario this could end up with many versions cached for a product that was paused for an extended period of time.
Hello,
I am curious what is the use case of updating to a specific version instead of the latest?
I ask because there would be a few technical barriers when considering this with our current toolset. Many vendors do not provide historical download links. Additionally, we would have to have the metadata for the specific version that you wanted to publish. There is currently not a public facing place to get our historical info for these apps.
We accomplish this with the 'delay' feature by caching the binary, and the metadata in a folder. But for a 'pause' scenario this could end up with many versions cached for a product that was paused for an extended period of time.
+1