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

Rework sorting for the Enabled columns of Installed in Plugin Manager

      This is detached from JENKINS-59665 by jsoref

      open /pluginManager/installed (Jenkins 2.198)

      Have:

      1. a couple of plugins with dependencies (enabled)
      2. a couple of plugins (disabled)
      3. a couple of plugins that have never been upgraded
      4. a couple of plugins which have been upgraded

      Actual results

      I can't really explain what it's doing. – It appears to be stable (i.e. toggling the sort direction for one of these columns reverses the sort), but it isn't global (i.e. changing the sort key to a different column, e.g. Name, and then back to the Enabled column results in a new sort).

      Expected results

      Sorting by Enabled should sort into three sets:
      1. Enabled (checkbox checked)
      2. Enabled (checkbox disabled) and can't be disabled (because they're used by enabled plugins)
      3. Disabled (checkbox unchecked)

          [JENKINS-60117] Rework sorting for the Enabled columns of Installed in Plugin Manager

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Assignee Original: Manuel Hampp [ mhampp ]
          Oleg Nenashev made changes -
          Description Original: open /pluginManager/installed (Jenkins 2.198)

          Have:
           # a couple of plugins with dependencies (enabled)
           # a couple of plugins (disabled)
           # a couple of plugins that have never been upgraded
           # a couple of plugins which have been upgraded

          h3. Actual results

          I can't really explain what it's doing. – It appears to be stable (i.e. toggling the sort direction for one of these columns reverses the sort), but it isn't global (i.e. changing the sort key to a different column, e.g. Name, and then back to the Enabled column results in a new sort).
          h3. Expected results
          h5. Sorting by Enabled should sort into three sets:
           # Enabled (checkbox checked)
           # Enabled (checkbox disabled) and can't be disabled (because they're used by enabled plugins)
           # Disabled (checkbox unchecked)

          h5. Sorting by Uninstall should sort into two sets:
           # Uninstall button enabled
           # Uninstall button disabled
          New: This is detached from JENKINS-59665 by [~jsoref]

          open /pluginManager/installed (Jenkins 2.198)

          Have:
           # a couple of plugins with dependencies (enabled)
           # a couple of plugins (disabled)
           # a couple of plugins that have never been upgraded
           # a couple of plugins which have been upgraded

          h3. Actual results

          I can't really explain what it's doing. – It appears to be stable (i.e. toggling the sort direction for one of these columns reverses the sort), but it isn't global (i.e. changing the sort key to a different column, e.g. Name, and then back to the Enabled column results in a new sort).
          h3. Expected results
          h5. Sorting by Enabled should sort into three sets:
           # Enabled (checkbox checked)
           # Enabled (checkbox disabled) and can't be disabled (because they're used by enabled plugins)
           # Disabled (checkbox unchecked)
          Oleg Nenashev made changes -
          Summary Original: Rework sorting for the Uninstall columns of Installed in Plugin Manager New: Rework sorting for the Enabled columns of Installed in Plugin Manager
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-59665 [ JENKINS-59665 ]

          Oleg Nenashev added a comment -

          In https://github.com/jenkinsci/jenkins/pull/4298 is was suggested that the issue is fixed, but looks like it's not according to the feedback from danielbeck and jsoref. So I detached it to a separate ticket

          Oleg Nenashev added a comment - In  https://github.com/jenkinsci/jenkins/pull/4298  is was suggested that the issue is fixed, but looks like it's not according to the feedback from danielbeck and jsoref . So I detached it to a separate ticket

          Hi oleg_nenashev,

           

          Shall I work on this?

          Kalana Wijethunga added a comment - Hi oleg_nenashev ,   Shall I work on this?

          Oleg Nenashev added a comment -

          Feel free to do so

          Oleg Nenashev added a comment - Feel free to do so
          Kalana Wijethunga made changes -
          Assignee New: Kalana Wijethunga [ kalana ]
          Kalana Wijethunga made changes -
          Attachment New: jenkins.jpg [ 49777 ]

            kalana Kalana Wijethunga
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: