Why does Deletion of an Iteration programatically throw ProcessDataValidationException ?
![]() Following is my code to delete iteration from a project area :
IIteration iter = null;
I am recieving the following error message : com.ibm.team.process.common.service.ProcessDataValidationException: Iteration 'FY14Q3' has a backpointer to timeline 'Project_Timeline', but the timeline does not contain it. An explanation about this error might be helpful. |