Forums

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

How to get all duedate changes/updates during life cycle of Tickets

satyajit Kumar S June 19, 2019

Could anyone help on JSQL, hw can get all duedate changes, i mean if developer extends the due date multiple times, which i should get through JQL. Hope my question is clear and hoping an answer on this ?

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
June 20, 2019

Hello,

You can not query this info by JQL. JQL only returns issues, it can not return history.

You should have a look at the history tab of the required issue. Or user Jira Rest APi to get this info:

https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/#api/2/issue-getIssue

satyajit Kumar S June 20, 2019

Thanks Alexey.

It means we dont have any option directly to fetch through JQL regarding the Ticket(update History). ?

Or In any new version of JIRA will have this features ?

Alexey Matveev
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.
June 20, 2019

You can fetch  issues, in which a developer extended the due date multiple times. But you would need a plugin for it like Power Scripts or ScriptRunner. You would need to create your own JQL function

Like satyajit Kumar S likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events