set Planned Workitem in Initializes a project area
Hi,
I'am trying to automation create workitem when create project area.
what i can configure is setup category , type workitem, summary ,and description .
how about set planned for field with this configuration in template process Project Area?
Code:
Did anyone do something like this?
Any help would be appreciated.
Regards,
I'am trying to automation create workitem when create project area.
what i can configure is setup category , type workitem, summary ,and description .
how about set planned for field with this configuration in template process Project Area?
Code:
categoryPath="Category 2" htmlDescription="" summary="Gate4 Completeness" type="com.ibm.team.workitem.workItemType.gate"
Did anyone do something like this?
Any help would be appreciated.
Regards,
Comments
ANIL ABRAHAM
Aug 14 '12, 10:57 p.m.Iam also looking for any example