Ankur Singla created SLING-12847: ------------------------------------ Summary: Launchpad configuration changes are not being applied during UPDATE Startup mode Key: SLING-12847 URL: https://issues.apache.org/jira/browse/SLING-12847 Project: Sling Issue Type: Bug Components: Installer Affects Versions: Installer Core 3.14.0, Launchpad Installer 1.2.2 Reporter: Ankur Singla
Configuration changes are not being applied during UPDATE Startup mode in the following scenario: 1. A launchpad configuration is available. (priority 50) 2. It is then updated and superceded by jcrinstaller config, let's say via libs. (priority 100) 3. Now, when a new launchpad configuration is provided via launchpad and Startup mode is UPDATE, this configuration should be given highest priority. But rather the already existing jcrInstaller config is given highest priority. Reference: [https://sling.apache.org/documentation/bundles/osgi-installer.html#priorities] -- This message was sent by Atlassian Jira (v8.20.10#820010)