harvesthq / platform

A whole new way to add time tracking to your web application.
https://www.getharvest.com/platform
59 stars 11 forks source link

Duplicate entries are created when restarting the same timer #13

Open alexmglover opened 10 years ago

adunkman commented 10 years ago

@alexmglover time entries in Harvest are duplicated when your account is using timestamps (as opposed to duration).

Can you check your account settings to see if your account is configured to track time using start time and end time?

alexmglover commented 10 years ago

@adunkman

It looks like my account is set up to track using duration and the duplication is still happening. Any thoughts on this?

Sorry it took so long to respond to this item.

adunkman commented 10 years ago

@alexmglover Ah, looks like we’re always starting new timers when they’re started from the platform, rather than restarting them (even if you’re using durations, and the item that you’re tracking time to is the same).

That’s not super ideal (it would be nice if we re-used your last timer instead) so I’ve added an issue for it.