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
![]()
I'm only on CLM 6.0.1, but if you check in the "Work Item State History" instead of "Work Item" under Current Data reports, it has a 'Days in State' option. This may help you generate what you're looking for.
|