Why is IProjectArea.getProcessData() finding multiple process xml source objects for a project area? v 4.0
sam detweiler (12.5k●6●195●201)
| asked Jul 06 '12, 10:35 a.m.
edited Jul 09 '12, 5:03 p.m. by David Olsen (523●7)
I am using 4.0, and building a tool to extract all the process xml for all (or specified) project(s).
I get the project, and then the process data content IProjectArea.getProcessData(); this is a Map.. so, looping thru the keys, I find TWO definitons of the process xml.. under keys com.ibm.team.internal.process.40.compiled.xml and com.ibm.team.internal.process.compiled.xml the content is identical between the two.. in 3.0.1.1 only com.ibm.team.internal.process.compiled.xml is returned.. is this a bug? Sam |
Accepted answer
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.