From 370361330aeb37f02e87ab78ae38521da774c957 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 1 Oct 2015 09:46:34 -0400 Subject: Fix Postgres issue "Cardinality violation" when there is multiple "is_milestone_of" links --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9675a8e1..0e36e9d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -------------- -- cgit v1.2.3