Forums

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

Is possible make a copy of the URL of Issue to another field in a post-Function?

Luis Olivera
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!
April 23, 2018

I need the completeURL of the each Jira issue (Bug, Task, etc...), 

1 answer

0 votes
Nic Brough -Adaptavist-
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.
April 23, 2018

You'll need a bit of code to do that, although I would question the usefulness as the url is already there in the browser.  It is also easy to construct, as <base url>/browse/<issue key>

I'd also recommend doing it as a scripted field rather than a post-function, as that's more efficient and means you won't have to push issues through the workflow to update the url when you move issues from one project to another.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events