AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

Question: Unpublish old version automatically?

Open pzentner opened this issue 2 years ago • 3 comments

When running a deployment into a production environment, the new apps are published and installed and the old versions of the apps are still published, but uninstalled.

Question: Is it possible to automatically unpublish the old versions of those apps when deploying the new versions?

pzentner avatar Feb 22 '23 13:02 pzentner

Would love to see this as a feature or at least an option.

buzzwick avatar Jul 25 '23 18:07 buzzwick

Have the same issue. It's not only for PROD environment, but for QA as well (using S2S token, thus Publish-PerTenantExtensionApps is used)

Installed extensions windows looks crazy :) image

gntpet avatar Oct 31 '23 12:10 gntpet

Currently, there is no functionality in the API to unpublish an app that we can use. There is an idea on msideas and if anybody has the time, it is possible to create this functionality themselves.

See more here: https://github.com/microsoft/navcontainerhelper/issues/2808

If you are an app-developer, it is probably a fairly small exercise to contribute with this.

freddydk avatar Jun 25 '24 07:06 freddydk