Sign in to participate
Be Kind, Be Helpful
Ask a question, answer a question, and get to know the fine people in the Harvest community.
Anyone using FogBugz "Time Interval Events" URL Triggers to start/stop Harvest timers
FogBugz has some time tracking features, which are nice for estimating task time and logging time spent working on tasks. Also, FogBugz has a plugin for firing URL Triggers on various events, including Time Interval Events. It would be cool to bridge this into Harvest, to allow creating time entries associated with time intervals in FogBugz. Has anyone tried this?
We are doing it the other way around.
We’re synchronizing timeentries from Harvest to update tickets with elapsed time in FogBugz – e.g. writing “Fixed issue in #123” in Harvest will update ticket #123 i FB with elapsed time and this note.
And the Harvest entry will be updated with the title of the bug in FB, resulting in an update timeentry note stating “Fixed issue in #123[”Title on bug in FB"]"
We’re using it ourselves everyday – a 10 people Copenhagen based consulting shop – but it’s frankly not very polished.
Take a look for yourself: https://github.com/reload/bug-yield
Good luck :-)