diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-10-01 09:46:34 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-10-01 09:46:34 -0400 |
commit | 370361330aeb37f02e87ab78ae38521da774c957 (patch) | |
tree | dafef9c946d278a9acc99947af6212bb5c25f1c0 /ChangeLog | |
parent | 792d5a20bcb4926c91311afced67ddd008c3b79e (diff) |
Fix Postgres issue "Cardinality violation" when there is multiple "is_milestone_of" links
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ Bug fixes: * Deleting subtask doesn't update task time tracking * Fix Mysql error about gitlab_id when creating remote user * Fix subtask timer bug (event called recursively) +* Fix Postgres issue "Cardinality violation" when there is multiple "is_milestone_of" links Version 1.0.18 -------------- |