| 31 | | === Milestone Summary by Type and Component === |
|---|
| 32 | | [[Image(dashboard.PNG)]] |
|---|
| 33 | | |
|---|
| 34 | | === Ticket progress by day === |
|---|
| 35 | | [[Image(ticketstat.PNG)]] |
|---|
| 36 | | |
|---|
| 37 | | I would like to know if such table could be done by report module with SQL statement alone or it has to be developed as module to gather the count data. |
|---|
| 38 | | |
|---|
| 39 | | I am also aware that ticket can change status many times in a day but I need only the latest status otherwise I have to track ticket by ID which can be too complicated. |
|---|
| 40 | | |
|---|
| 41 | | Then I would like to plot the graph like this |
|---|
| 42 | | |
|---|
| 43 | | [[Image(cummulativeflow.png)]] |
|---|
| 44 | | |
|---|
| 45 | | |
|---|