diff --git a/pbm/snapshot/restore.go b/pbm/snapshot/restore.go index f4c7b686f..b5ba9f749 100644 --- a/pbm/snapshot/restore.go +++ b/pbm/snapshot/restore.go @@ -38,6 +38,7 @@ var ExcludeFromRestore = []string{ "config.shards", "config.transactions", "config.transaction_coordinators", + "config.changelog", "config.image_collection", "admin.system.version", "config.system.indexBuilds",