It's all about the answers!

Ask a question

BIRT - How can I get changes to Due Date from history


Ethan Vogel (5142) | asked Dec 06 '11, 12:19 p.m.
I am writing a BIRT report to show changes to certain fields in work items. I am able to get most of the information from the WORKITEM_CHNGS table, but this table does does not expose the DueDate field. I have examined the live com.ibm.team.repository.ChangeEvent table but can't figure out how to interpret what I'm seeing there.

Any ideas on how to get info on changes to DueDate?

Thanks,
Ethan

3 answers



permanent link
Ethan Vogel (5142) | answered Dec 06 '11, 1:54 p.m.
Submitted Enhancement request:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=187581

permanent link
Ethan Vogel (5142) | answered Dec 06 '11, 12:33 p.m.
OK, thanks anyway.

permanent link
James Moody (3.3k24) | answered Dec 06 '11, 12:28 p.m.
JAZZ DEVELOPER
I don't think ChangeEvent is what you want. As you noticed, we don't store DueDate in WORKITEM_CHNGS, so I believe that what you want isn't possible today.

james

I am writing a BIRT report to show changes to certain fields in work items. I am able to get most of the information from the WORKITEM_CHNGS table, but this table does does not expose the DueDate field. I have examined the live com.ibm.team.repository.ChangeEvent table but can't figure out how to interpret what I'm seeing there.

Any ideas on how to get info on changes to DueDate?

Thanks,
Ethan

Your answer


Register or to post your answer.