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

Configuration Slicing should temporarily disable the Auto Refresh plugin

      When entering changes for a task, if the user does not disable auto refresh then their changes will be lost upon the next refresh interval. This conflicts with the default behavior of the "Configure system" option where auto refresh is disabled while viewing that page.

          [JENKINS-14521] Configuration Slicing should temporarily disable the Auto Refresh plugin

          I don't think you're talking about the configurationslicing plugin (because of the way you've worded this ticket, and because I cannot reproduce the problem), so I'm assigning it to the core component.

          Jacob Robertson added a comment - I don't think you're talking about the configurationslicing plugin (because of the way you've worded this ticket, and because I cannot reproduce the problem), so I'm assigning it to the core component.

          I guess he would like configurationslicing to add norefresh="true" attribute to <l:layout>.
          If my guess is right, I would like too.

          OHTAKE Tomohiro added a comment - I guess he would like configurationslicing to add norefresh="true" attribute to <l:layout>. If my guess is right, I would like too.

          Yes, that is correct, isn't that something that is controlled by the plugin?

          Walter Kacynski added a comment - Yes, that is correct, isn't that something that is controlled by the plugin?

          Yes, it can be controlled by the plugin.

          OHTAKE Tomohiro added a comment - Yes, it can be controlled by the plugin.

          Code changed in jenkins
          User: jacobrobertson
          Path:
          src/main/java/configurationslicing/maven/MavenVersionSlicer.java
          src/main/resources/configurationslicing/ConfigurationSlicing/SliceExecutor/index.jelly
          src/main/resources/configurationslicing/UnorderedStringSlice/sliceconfig.jelly
          http://jenkins-ci.org/commit/configurationslicing-plugin/06db2412c183d4fd39d763d048556a2a88572090
          Log:
          JENKINS-19858, JENKINS-14521, JENKINS-18794

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: jacobrobertson Path: src/main/java/configurationslicing/maven/MavenVersionSlicer.java src/main/resources/configurationslicing/ConfigurationSlicing/SliceExecutor/index.jelly src/main/resources/configurationslicing/UnorderedStringSlice/sliceconfig.jelly http://jenkins-ci.org/commit/configurationslicing-plugin/06db2412c183d4fd39d763d048556a2a88572090 Log: JENKINS-19858 , JENKINS-14521 , JENKINS-18794

          Code changed in jenkins
          User: Jacob Robertson
          Path:
          src/main/java/configurationslicing/maven/MavenVersionSlicer.java
          src/main/resources/configurationslicing/ConfigurationSlicing/SliceExecutor/index.jelly
          src/main/resources/configurationslicing/UnorderedStringSlice/sliceconfig.jelly
          http://jenkins-ci.org/commit/configurationslicing-plugin/7426e8d01b1f0599d63cf623dd3d6405eb0805f1
          Log:
          Merge pull request #3 from jacobrobertson/master

          JENKINS-19858, JENKINS-14521, JENKINS-18794

          Compare: https://github.com/jenkinsci/configurationslicing-plugin/compare/4061f3566887...7426e8d01b1f

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jacob Robertson Path: src/main/java/configurationslicing/maven/MavenVersionSlicer.java src/main/resources/configurationslicing/ConfigurationSlicing/SliceExecutor/index.jelly src/main/resources/configurationslicing/UnorderedStringSlice/sliceconfig.jelly http://jenkins-ci.org/commit/configurationslicing-plugin/7426e8d01b1f0599d63cf623dd3d6405eb0805f1 Log: Merge pull request #3 from jacobrobertson/master JENKINS-19858 , JENKINS-14521 , JENKINS-18794 Compare: https://github.com/jenkinsci/configurationslicing-plugin/compare/4061f3566887...7426e8d01b1f

          See configuration slicing plugin ver. 1.38.3 for the fix to this issue.

          Jacob Robertson added a comment - See configuration slicing plugin ver. 1.38.3 for the fix to this issue.

            jacob_robertson Jacob Robertson
            walterk82 Walter Kacynski
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: