-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 6.0.0
-
Component/s: Plan Branches
-
None
-
3
-
Severity 2 - Major
-
1
Issue Summary
Branch plan create through a pull request is not disabled when the PR is deleted.
Steps to Reproduce
- Create a plan, with the branch configuration set to "When pull request is created"
- Create a repository in Bitbucket server. Link this repository to the plan.
- In Bitbucket, create a branch and then a PR. A plan branch will be created in Bamboo.
- In Bitbucket, delete the PR.
Expected Results
Just like when a branch is deleted, we expect the plan branch to be disabled immediately.
Actual Results
The plan branch remains enabled.
Workaround
The plan branch needs to be disabled or deleted manually.
- follows
-
BAM-20429 When a PR is deleted in Bitbucket Server, Bamboo takes no action upon it
- Closed