Creating and saving a work item programmatically
Hi all,
How can I create and save a work item programmatically? I noticed that there is an IWorkItemServer service that I can use, but I am currently in the IDE space so cannot just simply access that service. I also saw IWorkItemClient, but it's createWorkItem method requires an IWorkItemHandle. How can I create a valid handle? Thank you for your time. Regards, Rem |
One answer
Give it a try ...
https://jazz.net/forums/viewtopic.php?t=149 I took some code snippets from BugZilla Importer. |
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.