Skip to content

Commit

Permalink
new user
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-bate committed Dec 21, 2023
1 parent a6fb33c commit 6220353
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ func (m *Migration) fetchAndUpdateBatch() bool {
selector := bson.M{
"_deduplicator": bson.M{"$exists": false},
// testing based on _userId for [email protected]
"_userId": "e63e0997-5f92-4c8e-9707-0697f3339052",
"_userId": "6d1ca155-68e6-4cd6-9ed2-1b8e743d5f4a",
}

// jellyfish uses a generated _id that is not an mongo objectId
Expand Down

0 comments on commit 6220353

Please sign in to comment.