It's all about the answers!

Ask a question

RQM- Elapsed date when a new defect is raised


Dhruva Kumar (532932) | asked Sep 30 '11, 12:09 a.m.
I would like to know if there is any way to determine the time that has elapsed since a Defect was raised.

or Is it possible to customize this in some way that Due Date-Creation Date = the time that has elapsed and which is spent working on a Defect.

We did find a way, which consists of exporting these records to Excel, and applying a formula to subtract the dates. However, the problem with this solution is that because of the date format above (Sep 22, 2011 11:12:04 a.m. for example) we cannot format the dates in Excel in order to subtract them.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Sep 30 '11, 7:34 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
In RQM 2.x, you could use the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) to GET work item resource and perform the calculation using the resolvedTime/creationTime (see https://jazz.net/projects/rational-quality-manager/api-doc-2.0/api-files/schemas/qm_xsd/elements/workitem_2.html). In RQM 3.0.1, work items are maintained in RTC.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.