Is there a possibility to get the date of when an issue has been linked to another?

Tobias Lubinski November 24, 2017

Hi everyone,

 

I have a structure with two different issuetypes which have been linked by linktype "blocked". (parent is blocked by child) 

In the structure I want to show the number of days these issues are linked together. Is there a possibility to do that?

For CreationDate there is no problem to show this. But I don't know how to get the "linkedDate".

I need something like this:

  • NOW() - Created

for the date issues have been linked.

Can anybody help me?

Thanks

Lubi

1 answer

0 votes
Egor Tasa [ALM Works]
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.
November 24, 2017

Hi Tobias,

There is only one way that comes to mind - using Script Runner add-on. Though, I must note, that there does not seem to be any templates to base such a scripted field upon. So "some assembly required"

Regards,
Egor

Suggest an answer

Log in or Sign up to answer