Can the default behavior of the OnDemand system be implemented in the download version? I've already linked the applications but I cannot find a way to accomplish that.
Do I need a plug-in?
I've installed Jira 5.2.10 and Confluence 5.1
Hi Ingo,
There is not a plugin that I know of, that can do this.
If you are familiar with plugin development, you can create a plugin in Jira to add a Confluence space. Use an EventListener in Jira to react on the event of creating a new project. Then add a pace in Confluence using the SOAP API.
Documentation links:
EventListener plugin in Jira: https://developer.atlassian.com/display/JIRADEV/Plugin+Tutorial+-+Writing+JIRA+event+listeners+with+the+atlassian-event+library
SOAP RPC interface Confluence: https://developer.atlassian.com/display/CONFDEV/Confluence+XML-RPC+and+SOAP+APIs
Jira and Confluence communication: https://developer.atlassian.com/display/JIRADEV/Plugin+Tutorial+-+Application+Links+in+JIRA
If you are not sure how to develop a plugin, contact an Atlassian expert to have them develop it for you. See: http://www.atlassian.com/resources/experts
You can check this question about the same:
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.