i wanted to check how many projects(number) created in last month
Hello
supposing that auditing was enabled at the time of project creation
SELECT * FROM jira.audit_logWHERE SUMMARY = 'Project created'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.