Hi Team,
How to get a jira project list by using JQL filter based on the created between the time line. For exmaple; From January-1st,2023 to August,31-2023?
I had tried in different ways but list of projects are not filtered , only issues can filtered.
Thank you,
Dev G
Hi,
in JQL you can only filter issue not project. Try to look at the audit log to find the created date of project.
https://support.atlassian.com/jira-cloud-administration/docs/audit-activities-in-jira-applications/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.