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

Remove Auto-Refresh from Multi Slave Config Plugin Filter page

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jenkins 2.150.1
      Multi Slave Config Plugin 1.2.0

      When navigating to <Jenkins_URL>/multi-slave-config-plugin/slavefilter , the page has the Enable/Disable Refresh link at the top. If the user has refresh enabled, the filter page refreshes periodically, removing any filter the user entered and showing the full list of agents. Please disable refresh on the filter page so that filtered results are not reset.

          [JENKINS-56401] Remove Auto-Refresh from Multi Slave Config Plugin Filter page

          Kurt Routley added a comment -

          My understanding is that this can be done by setting norefresh: true through the groovy/jelly for the layout for the page.

          Kurt Routley added a comment - My understanding is that this can be done by setting norefresh: true through the groovy/jelly for the layout for the page.

          Kurt Routley added a comment - - edited

          Kurt Routley added a comment - - edited https://github.com/jenkinsci/multi-slave-config-plugin/blob/master/src/main/resources/com/sonyericsson/hudson/plugins/multislaveconfigplugin/NodeManageLink/slavefilter.jelly  editing the l:layout tag to include a norefresh="true" attribute should fix it.

            rsandell rsandell
            kroutley Kurt Routley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: