Automation link confluence page to jira issue

andrey.butuzov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 18, 2022

Good day. 

I have a wish from our colleague. He wants that jira can automatically link confluence page from custom URL field. 

Is it possible? 

I tried to find some information from google, but I gave up. 

We have ScriptRunner, but how to do that there - good question. 

 

jira server 8.13

1 answer

0 votes
Wouter Bruinings
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 18, 2022

Hi @andrey.butuzov

First thing I would do is figure out with your colleague what the problem is, that he's trying to resolve. 

There is built in functionality available to link to confluence and you could automate confluence page creation using parts of a script like this one: https://library.adaptavist.com/entity/create-a-confluence-page-for-each-subtask-of-an-issue

Yet the question remains, what problem needs to be solved here?

Best, 
Wouter

andrey.butuzov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 18, 2022

There is a custom url field in the project screens: 123_confluence 

Is it possible to make an automatic link based on this data in custom field?

wqdqwd.jpg

Wouter Bruinings
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 18, 2022

You could write a script that picks up the value from the field that contains the URL and then create a real issue link using that URL. 


Suggest an answer

Log in or Sign up to answer