If I want to use service when any assignee name changed.which JQL expression helpful for this and avoid to call same ticket again

Prashant Mali December 20, 2016

I will call service after every 15 minutes interval of time

1 answer

0 votes
Vasiliy Zverev
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.
December 20, 2016

This is not actually what you want. It returns issues with assignee changed since start of the day:

assignee changed AFTER startOfDay()

Suggest an answer

Log in or Sign up to answer