TW-1675: project.not:something doesn't exclude project:something.subprojects

- Thanks to Ander.
This commit is contained in:
Paul Beckingham 2015-08-27 23:03:08 -04:00
parent c61f7e6b8f
commit 6a7f7b4c1c
2 changed files with 3 additions and 0 deletions

View file

@ -271,3 +271,4 @@ suggestions:
Michale Meier
Svetoslav Trochev
Marc Cornellà
Ander

View file

@ -127,6 +127,8 @@
to Daniel Shahaf).
- TW-1664 Notify of waiting→pending promotion (thanks to Daniel Shahaf).
- TW-1666 import should reject invalid data (thanks to Daniel Shahaf).
- TW-1675 project.not:something doesn't exclude project:something.subprojects
(thanks to Ander).
- Prevent potential task duplication during import for non-pending tasks.
- Show the active context in "context list", if any is active.
- Fix "task edit" dropping annotation text after newlines.