Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a page in Confluence after a version in Jira is created

Ifatsharifi November 27, 2017

I want to create a page in Confluence that'll be created automatically when a new version is created with Jira.

So, once a new version is created in Jira - a Jira report page will automatically be created in Confluence.

Is it possible?

1 answer

0 votes
Tarun Sapra
Community Champion
November 27, 2017

It's not supported by Vanilla JIRA. But can easily be achieved using Script runner plugin.

Basically in the script listener, you can listen for event "VersionCreated"

thus, for version created for a specific project you can execute an REST call to create an confluence page.

Please see complete example here - https://scriptrunner.adaptavist.com/latest/jira/interacting-with-confluence-from-jira.html 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events