Issue dates overview documentation
Issue dates overview : monitor issues creation and due date from different project on aggregated board.
Issue dates overview pretty simple to configure only 2 steps are required :
Use simple JQL statement to precise the type of issues you want to display on which project or sprint for example : ( issuetype = Story AND project = Demo_1 ) Click Save , in this case the gadget will display to you a diagram of time contains issues with the type Story on Project Demo_1 with their Creation and due date another example : (issuetype = Story AND issuetype = Task AND project = Demo_1 ) in this case the gadget will display to you a diagram of time contains issues with the type Story and Task on Project Demo_1 with their Creation and due date.
- You can visualize multiple Projects or Sprints or both on the same diagram by click on “new “button , a new fields will appears and you repeat the same steps .