Thanks for your responses. In our case, we needed to do the following:
The most important step was importing the *.int.unavco.org jira key into confluence's java cacerts file:
It's a built-in Confluence feature. Only thing you need to make sure is you have the relevant JIRA and Confluence versions: https://www.atlassian.com/software/confluence/whats-new/jira-integration
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
That page doesn't exist (error 404). There is a jira-integration page under the confluence page but it doesn't say anything about which versions of Jira integrate with which versions of Confluence or not or if it doesn't matter (although it seems it might well).
Can you get Atlassian to sort out their links so they work? (I come across this problem of dead links quite regularly).
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The easiest way would be to use REST API. You can use HTML macro in Confluence to embed the Javascript and use JQuery (can reference it in Javascript, in Confluence as AJS.$) to make a AJAX call to create an issue in JIRA.
Of course the question about authentication remains open - as I am not aware what configuration you have for your JIRA/Confluence (kerberos, basic auth, etc)
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.