Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

How to retrive the old state of Iteration(IProcessItem) just like we have oldworkitemstate and newworkitemstate for IWorkItem?

I am looking for a way to get the previous details of a Iteration. As what I noticed if I save a iteration in the participant I cannot get the previous state. Just like in case of workitem we have  workItemOldState,  workItemNewState I want similar thing for Iteration (IProcessItem)

0 votes



2 answers

Permanent link
You can try to use the IAuditable Interface and get the Predecessor and the merged predecessor state. IAuditable can have a history. I am not sure if it is always stored though.

0 votes

Comments

Hi Ralph,
I tried using item.getPredecessorState() and mergerPredecessorState() but they both return null.
Is there any other way?
Thanks


Permanent link
I don't believe that is possible to do. As Ralph mentioned the iteration history is not kept.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,986
× 7,526

Question asked: Mar 09 '16, 10:51 a.m.

Question was seen: 3,124 times

Last updated: Mar 10 '16, 9:27 a.m.

Confirmation Cancel Confirm