Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-68262

Plugin manager allows enabling disabled plugins with disabled dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core

      Steps to reproduce:

      1. Install a bunch of plugins
      2. cd $JENKINS_HOME/plugins
      3. for PLUGIN in *.jpi ; do touch "$PLUGIN".disabled ; done
      4. Restart
      5. Some disabled plugins can now be enabled even though the "popup" appears that it's not possible.

      I was able to reproduce this as far back as Jenkins is still buildable (~2.170)

            Unassigned Unassigned
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: