It's all about the answers!

Ask a question

Unable to create timeline and iterations while creating a project based on shared process template


Pratyush Dhruv (112) | asked Oct 28 '13, 2:07 p.m.
JAZZ DEVELOPER
edited Oct 28 '13, 2:09 p.m.
While creating a project derived from a project with shared process template, I am passing timeline and iterations as part of project create request.

POST https://<server>/ccm/service/com.ibm.team.process.internal.service.web.IProcessWebUIService/projectArea
itemId=new
projectAreaParms.jsonAdmins={}
jsonMembers={}
name=<name of project>
internalRemoteProcessProviderUrl=https://<server>/ccm/process/project-areas/<project-uuid>
projectAreaParms.jsonIterations=<xxx>
projectAreaParms.jsonTimelines=<yyy>

The new project is created, but timeline and iteration is not visible in ccm admin. Therefore, it appears that they are not created.

One answer



permanent link
Jared Burns (4.5k29) | answered Oct 28 '13, 4:10 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This sounds like a defect that the development team should investigate. Can you please open a workitem?

In the meantime, can you just make two requests as a workaround?

Your answer


Register or to post your answer.