Are there any samples for work item tracking?
Moderator: SourceGear
Are there any samples for work item tracking?
I am interested in building a release notes system and customer feature request page that ties into our Fortress database. I know that there is an "External Add" form that almost does what I want from a feature request standpoint but I need to customize it or build my own form similar to the external add. The API code is well documented so I am sure I could figure it out, but a sample from Sourcegear would save a lot of time and would be much appreciated.
Re: Are there any samples for work item tracking?
Are you looking for sample code for how to add the work item or how to build the form?
Re: Are there any samples for work item tracking?
Thanks for the response. I am looking for a sample on how to add a new work item.
Re: Are there any samples for work item tracking?
Ok, check out this post:
http://support.sourcegear.com/viewtopic.php?f=31&t=8020
The last code sample adds a Fortress item.
http://support.sourcegear.com/viewtopic.php?f=31&t=8020
The last code sample adds a Fortress item.
Re: Are there any samples for work item tracking?
Thank you very much. That is exactly what I was looking for.
Re: Are there any samples for work item tracking?
Glad I could help, post again if you have any questions.