From fd641941cbcf3de913c262165ef10d0f77f970fc Mon Sep 17 00:00:00 2001 From: Spirillen Date: Thu, 17 Mar 2022 18:47:25 +0100 Subject: [PATCH] Directory Migrate failure --- .../Directory/data/FilterListMaintainer.json | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index e308449dc..d9af1dfca 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5745,11 +5745,18 @@ }, { "filterListId": 2566, - "maintainerId": [ - "168", - "169", - "170", - "171" - ] + "maintainerId": 168 + }, + { + "filterListId": 2566, + "maintainerId": 169 + }, + { + "filterListId": 2566, + "maintainerId": 170 + }, + { + "filterListId": 2566, + "maintainerId": 171 } ]