I need to create a data grid with the total of opened and closed issues by day
ex:
01/08 02/08 03/08
O: 33 10 13
C: 22 15 5
Can someone help me?
thanks
Hi,
Are you talking about JQL (query inside Jira's interface) or SQL (query into the database) ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.