We have configured application link between our JIRA system (6.1-OD-04-1 version) and Bamboo (4.4.8-od1 version) so associated JIRA issues are displayed in the build details. Mos of the time, this funcionality works fine. But sometimes, the "Could not obtain issue details from JIRA" message appears in the Summary column (last time it happend on 5th August). The link to issue in Key column is correct. We didn't change anything in our JIRA or Bamboo configuration in the meantime.
Do you ever notice such a problem? How to eliminate this?
Regards,
Dominika
Perhaps this thread might help? https://answers.atlassian.com/questions/34798/jira-ticket-details-are-not-listed-in-bamboo-plan
The exact cause is difficult to determine - but in general, its a timeout problem (after 10 seconds) between the two applications.
When this happens, check the performance/availabily of the application that isn't responding. In most cases, refreshing works. If the issue persists, I recommend looking into network latency.
These questions may help narrow down the problem:
The output of a TCP (not IGMP) trace-route from your computer to your OnDemand instance.
$ sudo tcptraceroute -l 2800 example.atlassian.net
$ sudo traceroute -T example.atlassian.net 2800
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jason,
I'm not sure if we understand each other ;)
Sometimes during our Bamboo builds JIRA issues are not linked and those links are never corrected - each user who checks Issues tab, gets "Could not obtain issue details from JIRA" message (JIRA and Bamboo pages are working as usual).
If really timeout occured during the build, shouldn't Bamboo update links to JIRA issues later?
Regards, Dominika
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.