People upgrading from 1.x installations that have $JENKINS_HOME/config.xml does not currently get the setup wizard dialog, which means they will not get any of the new functionalities that fresh installations is getting, most notably pipeline. This is unacceptable.
Make sure upgrading users are steered into accepting the recommended set of plugins and enable security, while still providing an option to opt out of it for the few people who know what they are doing.
- links to
[JENKINS-33568] Upgrading to 2.0 for an existing installation does not get the Getting Started dialogue
Labels | Original: 2.0 | New: 2.0 2.0-planned |
Remote Link | New: This issue links to "Proposed solution (Web Link)" [ 14089 ] |
Summary | Original: Upgrading to 2.0 for an existing installation forces the Getting Started dialogue | New: Upgrading to 2.0 for an existing installation does not get the Getting Started dialogue |
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Description |
Original:
Repro steps: # Launch Jenkins 1.652 with a custom JENKINS_HOME: {code} % JENKINS_HOME=/tmp/jenkins java -jar scratch/downloads/jenkins_1.652.war {code} # Create a single freestyle job # Shut down Jenkins # Launch Jenkins 2.0-alpha3: {code} % JENKINS_HOME=/tmp/jenkins java -jar scratch/downloads/jenkins_2.0-alpha3.war {code} # Get pushed through the getting started dialog |
New:
People upgrading from 1.x installations that have {{$JENKINS_HOME/config.xml}} does not currently get the setup wizard dialog, which means they will not get any of the new functionalities that fresh installations is getting, most notably pipeline. This is unacceptable. Make sure upgrading users are steered into accepting the recommended set of plugins and enable security, while still providing an option to opt out of it for the few people who know what they are doing. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Labels | Original: 2.0 2.0-planned | New: 2.0 |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 169515 ] | New: JNJira + In-Review [ 198623 ] |