Hi Team. Im using report below to display all resolved/closed issue of the day from 6am until 2pm via JQL. Is there a was to make it dynamic so i dont have to input the dates?
project = "Incidents" and status changed TO (Closed, Resolved) DURING ("2019/09/23 14:00","2019/09/23 21:00")