How to get the status history of the linked issues

Mohamed El Taweel August 30, 2018

Hi,

How to get the status history of the linked issues and check if this linked issue passed through a specific status "Invoice Paid" or not.

 

Thanks

 

1 answer

0 votes
Ryan Fish
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.
August 30, 2018

@Mohamed El Taweel

JQL query status changed from #status to "Invoice Paid" 

 

where #status is whatever workflow status comes before "Invoice Paid"

Hope this helps!

Mohamed El Taweel August 30, 2018

Thank you,

Is there a way to implement it with scriptrunner

Suggest an answer

Log in or Sign up to answer