Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20964

Page refresh non-stop if rerun build after changing stage job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 8.2.6
    • 7.0.4
    • Builds
    • None

      Issue Summary

      Rerunning a build result after changing the stage job will cause the build to refresh non-stop

      Steps to Reproduce

      1. Create two Jobs in the same Stage
      2. First JobA with Script task "sleep 10"
      3. Second JobB with Script task "echo hello"
      4. Create two local agents so that both Jobs can be performed at the same time
      5. Run the build
      6. Create a new Second Stage without any new Job
      7. Move the second JobB to the Second Stage
      8. Rerun the build result in Step 5

      Expected Results

      JobA will run first before starting JobB.

      Actual Results

      • JobA and JobB start running at the same time
      • JobB finishes first even though it is in the Second Stage
      • Even though both Jobs have completed, the main build status is still In Progress
      • Clicking on JobB in the build result will make the page refreshing non-stop

      Workaround

      Restart Bamboo

              Unassigned Unassigned
              klfoong Foong (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: