Hi guys,
I have one requirement that I need to auto-create a confluence page based on custom field selection in Jira and it should show up on the current ticket, I have script runner add-on, please let me know if it is possible or not.
Thank you
Hi Murugan
We launched a new app that allows you to create pages from templates and store the page under a location based on project or customfield value through Jira Workflow post-function and store the Confluence page in a Jira customfield to apply more actions like:
Workflow postfuntions
Workflow conditions
And so much more.
Please give it a try, I believe it would streamline alot of repeated effort on your team
Jira Confluence Workflow Extensions (JCWE)
Give it a try I am confident you'll love it.
If you have any inquires or requests please drop me an email at admin@innovura.io
Hi,
It definately is possible. Here's the general idea for how this can be done:
1) When a field is set, call Confluence REST API to create a page.
2) Create a link in your issue leading to the page that's just been created.
I guess a scripted post function could do the trick. You'll need to write the code for it to perform the steps above.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your response Ivan,
I am not good at the scripts, do you have some example scripts or documentation.
Thank you.
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.