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.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.