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

Advanced option 'Block build when upstream project is building' is not saved from GUI

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      Hudson 1.323, free-style project:
      After activating the checkbox for the new advanced option and then saving
      project configuration the value is not saved (if I reopen the configuration page
      the option is unchecked again).
      I found that putting 'true' directly in the option tag in config.xml file for
      the project and then reloading the whole hudson configuration from file the
      value is reported correctly in the GUI... anyway I cannot modify anything and
      save for that job using the GUI.

          [JENKINS-4423] Advanced option 'Block build when upstream project is building' is not saved from GUI

          Andrew Bayer added a comment -

          I should hopefully have this fixed in 1.324, worst-case it'll be in 1.325.

          Andrew Bayer added a comment - I should hopefully have this fixed in 1.324, worst-case it'll be in 1.325.

          Code changed in hudson
          User: : abayer
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java
          trunk/hudson/main/core/src/main/resources/lib/hudson/project/config-blockWhenUpstreamBuilding.jelly
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=21550
          Log:
          [FIXED JENKINS-4423] Properly setting blockBuildWhenUpstreamBuilding now

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : abayer Path: trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java trunk/hudson/main/core/src/main/resources/lib/hudson/project/config-blockWhenUpstreamBuilding.jelly trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=21550 Log: [FIXED JENKINS-4423] Properly setting blockBuildWhenUpstreamBuilding now

          Code changed in hudson
          User: : redsolo
          Path:
          trunk/hudson/main/test/src/test/java/hudson/model/AbstractProjectTest.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=21560
          Log:
          JENKINS-4423 Added test case for issue

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : redsolo Path: trunk/hudson/main/test/src/test/java/hudson/model/AbstractProjectTest.java http://fisheye4.cenqua.com/changelog/hudson/?cs=21560 Log: JENKINS-4423 Added test case for issue

            abayer Andrew Bayer
            mambu Marco Ambu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: