I have installed and configured this plugin to be used for one of our Jenkins jobs. The job does builds for updates on each open Stash pull request. The job used to be triggered by Stash post-commit hook (Webhook), hence no cron schedule is provided for the job, and it worked fine. By adding this plugin, we now need to configure a cron schedule that checks for PR updates every minute. It is fine until we found that other cron based Jenkins jobs stop starting at configured time, instead they start at random time. There is no other change introduced at the time, and the timing are completely co-related. I initially file this ticket for Jenkins. The ticket doesn't seem to reach you, so I'm filing a ticket directly at your plugin site. Hopefully you can help provide some insight and we have the issue fixed.
I have installed and configured this plugin to be used for one of our Jenkins jobs. The job does builds for updates on each open Stash pull request. The job used to be triggered by Stash post-commit hook (Webhook), hence no cron schedule is provided for the job, and it worked fine. By adding this plugin, we now need to configure a cron schedule that checks for PR updates every minute. It is fine until we found that other cron based Jenkins jobs stop starting at configured time, instead they start at random time. There is no other change introduced at the time, and the timing are completely co-related. I initially file this ticket for Jenkins. The ticket doesn't seem to reach you, so I'm filing a ticket directly at your plugin site. Hopefully you can help provide some insight and we have the issue fixed.