Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane()

This commit is contained in:
Frederic Guillot
2016-07-03 10:59:09 -04:00
parent d975a3ac45
commit f87d3334e5
3 changed files with 24 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ Bug fixes:
* Fixed lexer issue with non word characters
* Flush memory cache in worker to get latest config values
* Fixed empty title for web notification with only one overdue task
* Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane()
Version 1.0.30
--------------