Uninstalling UI.Content Package on CRXDE
If I uninstall the current ui.content package on CRXDE, would AEM automatically install the previous version of ui.content package? Or would I have empty content completely?
If I uninstall the current ui.content package on CRXDE, would AEM automatically install the previous version of ui.content package? Or would I have empty content completely?
When a package that has a version is uninstalled, Sling installs the previously available version in place of the uninstalled one, which is its primary behavior.
If we upload three packages sequentially and install one after another
like this...
package-test-1.0.0.zip -> installed
package-test-2.0.0.zip -> installed
package-test-3.0.0.zip -> installed
Installed the version 3.0.0

The behavior is that if I uninstall version 3.0.0, the previously installed package replaces it.

If I want to remove the content without uninstalling the packages, I need to go to CRXDE and delete it from there.
If I want to view other available versions and it filters content, I need to click on "More" and then select "Other Versions".


This behavior proceeds in a local instance, but what If we do the same steps in a cloud-based environment...


We can see the same behavior occurred, but this behavior in the cloud manager is only for uploaded packages, packages that were converted to cp2fm-converted they do not have other versions available...

this kind of package generally is a package that comes from a project that was uploaded and installed by the pipelines of the cloud manager.
I hope this clarifies any questions about the subject, feel free to ask again if you cannot understand I will try my best to help you.
regards,
Lucas Ribeiro.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.