Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes

This commit is contained in:
Frederic Guillot
2017-06-19 21:54:12 -04:00
parent 25b8961632
commit 418f5522a2
2 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,10 @@ New features:
* Add configurable list of predefined subjects when sending a task or a a comment by email
* Add command line argument to filter overdue notification for a given project
Improvements:
* Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes
Bug fixes:
* Add missing subtask permissions for project viewer role