Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
UI Text Box
sizemedium
typeinfo
As the leader of a development team, it is a daily responsibility to ensure that work is distributed effectively. Our Two Dimensional Filter Statistics gadget helps you keep track of it. In this example, you will learn how to use sumUp to get a weekly overview for each assignee.


As you can see, we have configured the gadget to display the issues due this week per assignee. The total number of issues for each individual is displayed at the end of each row. Additionally, the number of issues due on each day is shown at the bottom of the column. Finally, the total number of issues is displayed in the top right corner. The options to select a different time period are located at the top. 


UI Text Box
typetip

You can tweak the date options on top of the gadget at any time without breaking your configurations. 




Configuration


OptionSettings
What is the name of your gadget? A precise name makes it easy to locate the gadget on the dashboard.
Which issues do you want to analyze?

We do not have a filter so we use JQL.

JQLOur project which we want to analyze has the key "KANBAN", so we use the JQL  project = KANBAN.
Which fields would you like to display?To view all tickets per assignee, select "Count issues".
Which field do you want to see on the x-Axis?We select "Due Date" to group the data. 
Which field do you want to see on the y-Axis?We select the "Assignee" to display the number of issues per colleague. 
How many rows do you want to display per page? Here you can leave the default.
Which time period do you want to display as default?We selected "Current week" to provide a weekly overview. 
Which default for the date aggregation level do you choose?We chose "Daily" to gain a daily insight. 
Refresh Interval:If you choose never to refresh, don't worry because the data will be automatically refreshed when the page is reloaded. 


Page properties
hiddentrue
GadgetTwo Dimensional Filter Statistics
DescriptionDisplays how many issues are due for each assignee in the current week.