fnogatz / clocker

Command-line tool to track project hours
Other
420 stars 31 forks source link

Double call of `clocker set start` results in deleted rows #30

Closed fnogatz closed 6 years ago

fnogatz commented 8 years ago
clocker start -t Some
clocker set start '20:55'
clocker set start '20:55'

... and the Some entry is completely lost :scream_cat:

fnogatz commented 6 years ago

This has been solved via 62ed288c85c20517f1cb193512f5e0c13becb442 in v1.11.6.