Make timew summary display open intervals with future start time

Closes #491

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2022-08-17 21:12:13 +02:00
parent a6322b4d71
commit 79a02f73ca
4 changed files with 36 additions and 11 deletions

View file

@ -17,6 +17,8 @@
- #470 Do not leak filter in IntervalFilterFirstOf
(thanks to Shaun Ruffel)
- #474 Make display of ids and annotations in summary report configurable
- #491 Tracking an interval in the future while actively tracking time results in a database inconsistency
(thanks to agentcoffee)
------ current release ---------------------------