Hi,
So I would like to get a snaphot of all issues on a particular day.So for example I want a snapshot of issues on the 20th of December:
project = MYPROJECT AND parent = MYPROJECT-3 AND status WAS NOT EMPTY DURING ("2016/12/20","2016/12/20")However this also shows me issues that were created after the date I am interested in. How can I achieve this?
Best regard,
T.