Calculating aging of workitem states in JRS
Is aging on different states of workitem possible by custom reporting in JRS?
I've to create a report on Percentage of duration over the stages in comparison with the overall release duration or Effort distribution pf SDLC phases (BD + DD/DS+ QA) based on the following formula:
Duration for of particular phase during a release-Duration of the release/Duration of the release * 100
I am using CLM V6.0.2 with SQL DB and custom reporting is enabled in jrs.
The underlined assumption is that phases represent states and we have to calculate total time period of CR in individual states over the total time period from creation to deployment.
Any help from GUI or custom SQL query will be appreciated
P.S Using historical data we are bound to give a time range which is not required in this calculation.
Thanks!
2 answers
Hi Jackie,
Thanks for you response, I've few queries related to work item state history. Is it possible to get work item type as attribute using this artifact?
And I tried using this artifact but every time I get '0' value against Days in State. Do you know what could be the possible reason behind this? I did changes in states of different work items and ran the dcc job again to confirm and still getting the same value for 'days in state'
Thanks!