GothenburgBitFactory / taskwarrior

Taskwarrior - Command line Task Management
https://taskwarrior.org
MIT License
4.46k stars 306 forks source link

Recurrence with wait,sched and due fails to update properly #2506

Open angelus2014 opened 3 years ago

angelus2014 commented 3 years ago

task 2.5.3 Platform: Darwin

Compiler Version: Apple LLVM 12.0.0 (clang-1200.0.32.28) Caps: +stdc +stdc_hosted +LP64 +c8 +i32 +l64 +vp64 +time_t64 Compliance: C++17

Build Features Built: Jan 16 2021 03:41:59 CMake: 3.19.3 libuuid: libuuid + uuid_unparse_lower libgnutls: 3.6.15 Build type: Release

Configuration File: /Users/angelo/.taskrc (found), 2520 bytes, mode 100644 Data: /Users/angelo/.task (found), dir, mode 40755 Locking: Enabled GC: Enabled Server: CA: - Certificate: - Key: - Trust: strict Ciphers: NORMAL Creds:

Hooks System: Enabled Location: /Users/angelo/.task/hooks (-none-)

Tests Terminal: 476x130 Dups: Scanned 397 tasks for duplicate UUIDs: No duplicates found Broken ref: Scanned 397 tasks for broken references: No broken references found


With regards,

Angelo Machils

tbabej commented 3 years ago

Thank you for the report @angelus2014 ! I believe this is duplicate of #1534 (which I opened some time ago :slightly_smiling_face: ) - there you can find some info on possible workarounds, in particular existing hooks that can be used to emulate this behaviour until this is fixed in the core.

angelus2014 commented 3 years ago

Thank you for that info. Although #1534 doesn't seem to be exactly my problem, but the one mentioned in that one #1910 does....... So it's been around for a while :) Will look into that hook, I just hope it doesn't change the behaviour of 'until' as I think the way it's working now is as it should.


With regards,

Angelo Machils