Integration with External Bug Tracker

Subscribe to Integration with External Bug Tracker 3 post(s), 2 voice(s)

 
Cghbpklu8r3kgfabildkbg Vineet Sinha 8 post(s)

Hi,
We are trying to use the svn support at assembla and want to integrate it with our bug tracker.

A couple of questions:
o We are using our own bug tracker because it includes an e-mail to ticket gateway so that bugs can be filed easily. Is this possible instead to use with Trac?

o We would like to be able to put commit comments and have the stream view parse comments of the form #xx to put in a url to the bug database. Is this possible?

o It seems that the integrated code browser does allow us to put in our own url prefixes – however it adds a ’/’ for every generated url which is a problem for many bug databases whose urls are of the form ‘bugId=xx’ as opposed to ‘bugId/xx’. Not adding the extra ’/’ will allow both groups to work. Can this fix be done?

Will appreciate the fixes.

Thanks!

Vineet

 
Ariulipcwr2oq0aaep0qfc Andy Singleton Administrator 42 post(s)

I think our system will allow you to do what you want.

You can use our Webhooks tool to integrate with ticket systems that have a REST interface for code commits. You can tell it to post commit events to a URL, with a user-defined post format.

Yes, we can make a correct link to your bug tracker from the code browser. We are in the process of fixing the URL format so that you can substitute the ”#ticket” into any URL string. I posted this ticket last week. We might be able to release it this coming Monday: http://www.assembla.com/spaces/ruby-code-browse…

Assembla Trac does not have an email interface. However, the Assembla Tickets tool does have a “beta” email interface. It is not elegant, but we will be refining it. You can find more information here: http://www.assembla.com/wiki/show/breakoutdocs/...

 
Cghbpklu8r3kgfabildkbg Vineet Sinha 8 post(s)

Andy, Thanks for the response.

If you guys are providing the email interface – we will look into using it instead and migrating from our old system.

Will look forward to the release this Monday.

If you have a link to compare Assemlta Trac with Assembla Tickets I would like to see it.

Vineet