Hi Jeremy,
What I want is better integration between Vault and FB. Specifically, for each checkin I want to list the checkin comments and the files as a single entry for the FB case (much like dragnet, in fact!) The current integration doesn't do that.
I've been working with your lovely plugin template:
http://support.sourcegear.com/viewtopic.php?t=9628
I've made a few modifications, upgrading to VS 2005 then a dozen or so code changes to work with the 4.1.1 libraries I have on my machine (mostly objects moved to different assemblies). It's working just great.
I'm about to now catch the EndTx event and actually create these entries in FB with their API, and it dawned on me that perhaps someone has already done this.
Do you know of any publically available plugin to do this? If not, I'll write my own and be happy to share it back to the community.
regards,
Ken
Improved Vault 4.1 -> FogBugz 6.1.13 Integration
Moderator: SourceGear
Unfortunately, I have only bad news for you.
1. I don't know of anyone who has written something like this.
2. We don't expose "associated" bugs with FogBugz. In fact, Vault doesn't store those bug IDs anywhere. You would need to put the bug IDs in the comment, and use the comment in your plugin.
1. I don't know of anyone who has written something like this.
2. We don't expose "associated" bugs with FogBugz. In fact, Vault doesn't store those bug IDs anywhere. You would need to put the bug IDs in the comment, and use the comment in your plugin.
Subscribe to the Fortress/Vault blog