EAP 96.552 / PivotalTracker Integration

When you press Alt-Shift-B, RubyMine is supposed to open the current pivotal task in the browser window.

It doesn't quite work.

Pivotal expects a URL like this:
http://www.pivotaltracker.com/story/show/<story-id>

I think RubyMine is trying to call a URL like this:
http://www.pivotaltracker.com/story/show/<project-id>-<story-id>

I'm Using:
Ruby 1.8.7
Ubuntu 10.04
Firefox 3.6
EAP 96.552

0

I fixed that problem and fix will be available in the next EAP build. Probably you'll need to recreate (remove and readd) your existing tasks in order to get that navigation working, sorry for the inconvinience.

0

请先登录再写评论。