[TI-75] The :fill hint not properly detecting the last interval #79
Comments
Migrated metadata:
|
Thomas Lauf on 2017-04-28T15:18:48Z says: I currently do not understand what the problem is exactly. Can you supply the expected application output? Thank you. |
Tomas Babej on 2017-04-28T21:01:06Z says: The new interval got backfilled to 04:00:00 while it should have been backfilled to 10:15:00. In other words, backfilling over an existing interval and then complaining that intervals cannot overlap is not smart from timewarrior. |
Thomas Lauf on 2017-12-01T22:25:25Z says: The bug occurs when a border of the given interval matches exactly with an existing interval border. I could fix it by softening the comparison from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tomas Babej on 2017-04-20T09:17:22Z says:
Look at the following scenario:
The last command got backfilled back to the end of interval @3, instead of interval @2.
The text was updated successfully, but these errors were encountered: