Can I create a confluence page (template) from a JIRA post function?
I want to approve an issue type and then have it auto create a wiki page from a template. While populating some JIRA information (Custom fields) into the wiki page. Is that doable?
Bob's option is by far the easiest and most simple. Many people use this solution and I know we recommend it ourselves. I know it's also possible through using the Script Runner add-on, if you're comfortable with Groovy scripting. However, custom scripts are more difficult to maintain than a 'Command-line' style add-on.
If you're comfortable creating your own solution (proficient with a different scripting language perhaps) you should investigate the following topics. You should be able to 'man-in-the-middle' this, an entity can receive the data from JIRA and push your own data to Confluence.
Yes. Run CLI Actions in JIRA has the CLI Post Function that can run the addPage action in Confluence. Use Substitution variables go get issue information into the page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.