TW-1643: Batch modifying tasks under context sets description to '( )'

- Thanks to Leon Feng.
This commit is contained in:
Paul Beckingham 2015-08-05 19:54:51 -04:00
parent 85adfd31a5
commit a8cba3c9c8

View file

@ -99,6 +99,8 @@
Shahaf).
- TW-1642 After "--", an apostrophe unexpectedly ends the task description
(thanks to Jeremy John Reeder).
- TW-1643 Batch modifying tasks under context sets description to '( )'
(thanks to Leon Feng).
- TW-1647 descriptions that are stringified ids (thanks to Daniel Shahaf).
- TW-1648 Typo in Documentation (thanks to Simon W. Jackson).
- Prevent potential task duplication during import for non-pending tasks.