Include Time Entry in a Query
3 answers
Hi Rafael,
How are you calculating the hours registered by the developer? Some work items have a "Time Spent" attribute, but developers typically use this attribute for the total time spent working on the work item rather than the time spent on a particular day. If you wanted to query the total time spent for work items that were resolved on Monday, you could query for work items with Resolution Date "is" 1/21/13. Then you could adjust the Column Display to include Time Spent.
How are you calculating the hours registered by the developer? Some work items have a "Time Spent" attribute, but developers typically use this attribute for the total time spent working on the work item rather than the time spent on a particular day. If you wanted to query the total time spent for work items that were resolved on Monday, you could query for work items with Resolution Date "is" 1/21/13. Then you could adjust the Column Display to include Time Spent.
Hi Lauren, thanks for your answer,
Im calculating the hours using the Time Estimates attribute, the project leaders writes the Estimate time and before finishing the task, the developer writes the correction time, for example 10 hours.
Next to that, the developer goes to add a time entry and "justify" the 10 hours specifying how much hours inverted per day
thanks in advance
Hi Rafael,
It sounds like what you want to do is create a query with Resolution date after some date and before another date. Then you can edit the Column Display to show the Time Estimate and Time Spent columns. Click on the button in the upper right with a printer type icon "View Full Result Set in Printable Format." Then you could copy and paste that table into your favorite spreadsheet program and do whatever calculations you like.
I'm not very familiar with custom reporting, but you may be able to configure a report in RTC that will generate this data for you.
It sounds like what you want to do is create a query with Resolution date after some date and before another date. Then you can edit the Column Display to show the Time Estimate and Time Spent columns. Click on the button in the upper right with a printer type icon "View Full Result Set in Printable Format." Then you could copy and paste that table into your favorite spreadsheet program and do whatever calculations you like.
I'm not very familiar with custom reporting, but you may be able to configure a report in RTC that will generate this data for you.