The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Copy url field Value to Linked issues

Sangram Darole
June 5, 2024

Project key is PLM
Epic is issue type in PLM project
Critical Service is issue type in PLM project
Supported Critical Service is and URL field on the Epic Screen
Supported Critical Service has to be filled with Critical Service (Issue Type ) Jira Issues

Requirement is whenever Supported Critical Service is filled with Issue URL of the issue
then
link that Issue url / Critical Service issue to the Current Epic Issue

Trying this with Jira Automation trigger Issue Updated then Copy value from URL Field to Linked issues to Epic but no luck. Your help is much appreciated. Thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Duc Thang TRAN
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 Champions.
June 5, 2024

Hello @Sangram Darole 

For me, it is because when you try to link an issue with the entire URL, the system is not able to link it. But with an issue key, it will.

So, I'm suggesting using this smart value from the string (substringAfterLast(String separator)) that will get the issue key from your field.

Try to link with this smart value, and I hope it will help you

{{issue.Supported Critical Service.substringAfterLast("/")}}

DEPLOYMENT TYPE
SERVER
VERSION
9.4.9
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events