Hi all,
I'm trying to solve an issue for one of our development teams. We have Jira-Bitbuket integrated and we're seeing successful creation of branches from Jira. We can also see that when new code is submitted, Bitbucket updates Jira and returns a 200 success message. However, the Jira ticket doesn't show the new Bitbucket status for about an hour.
Is it possible to have Jira show Bitbucket status on a more frequent cycle?
Thanks in advance, and please don't hesitate to ask for more clarification if needed.
-Toby
This is because the DVCS connector pulls for a new commit once an hour using below scheduler.
com.atlassian.jira.plugins.dvcs.scheduler.DvcsScheduler:job
Regarding the possible way to make a frequence sync. This is dicuss here in https://jira.atlassian.com/browse/JSWSERVER-14469
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.