-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: bitbucket-branch-source-plugin
-
None
-
935.1.0
While using the DiscardOldBranchTrait, almost all branches get deactivated during multibranch pipeline scan. The option for keepForDays is just ignored.Â
Taking a deeper look at the code, it looks like the trait always disables all branches older than now instead of older than now - keepForDays.