Add action on 'add link' or 'delete this link'

Manuel Campomanes May 18, 2015

Hello,

image description

I need to change a customfield when I add or delete a link to this issue.

Can you just give me a clue to find the solution. 

Do I need to create a listener or maybe I can do that with Behaviours or Script Runner plugins ?

Thank you for your help.

1 answer

1 accepted

0 votes
Answer accepted
Timothy
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.
May 19, 2015

You can always add a Javascript to the page to listen to those clicks. You can add them via:

Manuel Campomanes May 19, 2015

Can I call Jira API via Javascript ? I don't think so. Because I need to read linked issue information.

Timothy
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.
May 20, 2015

Call the REST API.

Suggest an answer

Log in or Sign up to answer