Merge pull request #30750 from overleaf/mfb-migration-improve-handling-of-debug-projects
Create index to search for debug projects. GitOrigin-RevId: 58c5ff47c6053f03dcd54c88d06d022fcb78d626
This commit is contained in:
committed by
Copybot
parent
e9b85c4fa3
commit
cee51f16ff
@@ -88,6 +88,7 @@ export const ProjectSchema = new Schema(
|
||||
rangesSupportEnabled: { type: Boolean },
|
||||
otMigrationStage: { type: Number },
|
||||
},
|
||||
isDebugCopyOf: { type: ObjectId },
|
||||
},
|
||||
collabratecUsers: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user