I would like to get a report that shows all issues that were in an "open" start from 01/01/2020 to 03/30/2020. This should show issues that were in that state during that time period even is they are not reolved.
Hi,
You can try something like this :
status was in ("Open") DURING ("2020/01/01", "2020/03/30")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.