If a Stage has failed in your build, you can choose to rerun the Stage (with exactly the same data) instead of the entire Plan.
Procedure
To rerun a Stage:
- Navigate to the failed build result, as described on Viewing a Build Result.
- The failed Stage will be displayed in 'Failed Stage' field on the Summary tab. Click the
button with the Stage name to run the Stage again.
Screenshot above: Rerunning a failed stage
![]() | If you want to keep track of the failure reason, you might want to add a comment to the build result to record it. The existing build result will be overwritten (Bamboo will not create a new build) and the previous failure reason will not be retained. |
Notes
- Only failing Jobs will be re-run.
- Subsequent Stages will be executed automatically, unless they are manual Stages.