-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
Hi, So I have been using Jenkins to have CI with my projects on Bitbucket server, I have Bitbucket branch source plugin in place. Also I am using Multibranch pipeline, in which I am using Bitbucket as a branch source. I have 6 projects configured, each of them have Periodically if not otherwise run interval under Scan Multibranch Pipeline Triggers in the configuration set as 4hr. So it is expected to be updating after 4hr, but it is not. No project is on time. They are getting updated totally randomly, with no pattern at all. Now this is a something which is not expected because it is affecting the CI. Any Help is appreciated. Thanks