report on customers and the number of taks they created over the past month

Shalendra.Pitamber@ctrlroom.com
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 30, 2018

report on customers and the number of taks they created over the past month

1 answer

0 votes
Ege Su Inan November 30, 2018

Hey,

You can create all kind of reports like this by using JQL (Click, Issues Tab, then press Search for Issues) . https://domain-name/issues/?jql=

You might see 2 views. One of them is called basic (if you are seing a drop down list like project,type,status) The other one is called Advance (if you are seing just an empty bar)

If you are seing the basic one just click More and if you have the customer field choose that one otherwise you can choose reporter, then press more again to selected Ceated date it will populate you some suggestions you can choose in the correct month.

Or simply you can write a JQL in advance like this.

customer="XYZ" and (created >= 2018-11-01 AND created <= 2018-11-30) and issuetype=task

You can also get benefit from the Atlassian JQL documents

https://confluence.atlassian.com/jiracore/blog/2015/07/search-jira-like-a-boss-with-jql

I hope these helps,

Cheers,

Ege Su

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events