I want to view all the tickets which was in progress are Done for the last week or on custom date for a particular project in Jira work management.
For ex , I want to see list of issues which was in progress or Done during 20 sep and 24 september 2022
Hi,
You can try somthing like this
status was in ("in progress","Done") during (yourfirstdate,yourEndDate)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.