Ensure project tags are removed when the project is removed (PR #3250)

This commit is contained in:
Frederic Guillot
2017-05-12 16:26:11 -04:00
parent 5b7e137f76
commit 3cf9484644
3 changed files with 79 additions and 1 deletions

View File

@@ -6,6 +6,10 @@ Improvements:
* Add wildcard search for task reference field
* Improve automated action TaskAssignColorOnDueDate to update task only when necessary
Bug fixes:
* Ensure project tags are removed when the project is removed
Version 1.0.43 (April 30, 2017)
-------------------------------