From 6dbf63a585c32ed9bc69b8513958a77e9eaed3af Mon Sep 17 00:00:00 2001 From: "hoeppner.dataport" Date: Thu, 12 Dec 2024 11:43:11 +0100 Subject: [PATCH] fix: migrations --- backup/setup/migrations.json | 24 +++++++++++++++++++++--- backup/setup/roles.json | 6 +++--- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/backup/setup/migrations.json b/backup/setup/migrations.json index d99686e576..9babec5e26 100644 --- a/backup/setup/migrations.json +++ b/backup/setup/migrations.json @@ -278,6 +278,15 @@ "$date": "2024-11-13T10:13:12.411Z" } }, + { + "_id": { + "$oid": "673fca34cc4a3264457c8ad1" + }, + "name": "Migration20241120100616", + "created_at": { + "$date": "2024-11-20T17:03:31.473Z" + } + }, { "_id": { "$oid": "674444262ba8186272dc8abd" @@ -298,11 +307,20 @@ }, { "_id": { - "$oid": "673fca34cc4a3264457c8ad1" + "$oid": "675abdb4e76b1142cd4c89e5" }, - "name": "Migration20241120100616", + "name": "Migration20241209165812", "created_at": { - "$date": "2024-11-20T17:03:31.473Z" + "$date": "2024-12-12T10:40:52.027Z" + } + }, + { + "_id": { + "$oid": "675abdb4e76b1142cd4c89e6" + }, + "name": "Migration20241210152600", + "created_at": { + "$date": "2024-12-12T10:40:52.029Z" } } ] diff --git a/backup/setup/roles.json b/backup/setup/roles.json index 16924e52e9..fab489dd12 100644 --- a/backup/setup/roles.json +++ b/backup/setup/roles.json @@ -620,7 +620,7 @@ }, { "_id": { - "$oid": "67599159f85fdde7abcda6be" + "$oid": "675abdb4e76b1142cd4c89e3" }, "name": "roomowner", "permissions": [ @@ -634,7 +634,7 @@ }, { "_id": { - "$oid": "67599159f85fdde7abcda6bf" + "$oid": "675abdb4e76b1142cd4c89e4" }, "name": "roomadmin", "permissions": [ @@ -644,4 +644,4 @@ "ROOM_MEMBERS_REMOVE" ] } -] \ No newline at end of file +]