Skip to content

Commit

Permalink
update seed data - groups
Browse files Browse the repository at this point in the history
  • Loading branch information
sdinkov committed Nov 26, 2024
1 parent ba4e6a7 commit 843fb8d
Showing 1 changed file with 59 additions and 67 deletions.
126 changes: 59 additions & 67 deletions backup/setup/groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,7 @@
"role": {
"$oid": "0000d186816abba584714c99"
}
},
{
"user": {
"$oid": "5fa2c77eb229544f2c696725"
},
"role": {
"$oid": "67404edd76a89449722a7fb1"
}
}
}
],
"organization": {
"$oid": "5fa2c5ccb229544f2c69666c"
Expand Down Expand Up @@ -174,13 +166,13 @@
}
},
{
"user": {
"$oid": "5fa2c77eb229544f2c696725"
},
"role": {
"$oid": "67404edd76a89449722a7fb1"
}
}
"user": {
"$oid": "5fa2c77eb229544f2c696725"
},
"role": {
"$oid": "67404edd76a89449722a7fb1"
}
}
],
"organization": {
"$oid": "5fa2c5ccb229544f2c69666c"
Expand Down Expand Up @@ -225,13 +217,13 @@
}
},
{
"user": {
"$oid": "5fa2c77eb229544f2c696725"
},
"role": {
"$oid": "67404edd76a89449722a7fb1"
}
}
"user": {
"$oid": "5fa2c77eb229544f2c696725"
},
"role": {
"$oid": "67404edd76a89449722a7fb1"
}
}
],
"organization": {
"$oid": "5fa2c5ccb229544f2c69666c"
Expand Down Expand Up @@ -281,47 +273,47 @@
}
}
},
{
"_id": {
"$oid": "6720db23ee053f7be286494d"
},
"createdAt": {
"$date": "2023-10-17T12:15:26.458Z"
},
"updatedAt": {
"$date": "2023-10-17T12:15:26.461Z"
},
"name": "Cypress-Test-Group-Partial-Course-Sync",
"type": "class",
"users": [
{
"user": {
"$oid": "5fa2c77eb229544f2c696725"
},
"role": {
"$oid": "0000d186816abba584714c98"
}
},
{
"user": {
"$oid": "5fa2cccab229544f2c696917"
},
"role": {
"$oid": "0000d186816abba584714c99"
}
}
],
"organization": {
"$oid": "5fa2c5ccb229544f2c69666c"
},
"externalSource": {
"externalId": "fd84869b-56e8-41d2-a3dd-6c7239068ed5",
"system": {
"$oid": "0000d186816abba584714c93"
},
"lastSyncedAt": {
"$date": "2024-07-24T12:03:08.936Z"
}
}
}
]
{
"_id": {
"$oid": "6720db23ee053f7be286494d"
},
"createdAt": {
"$date": "2023-10-17T12:15:26.458Z"
},
"updatedAt": {
"$date": "2023-10-17T12:15:26.461Z"
},
"name": "Cypress-Test-Group-Partial-Course-Sync",
"type": "class",
"users": [
{
"user": {
"$oid": "5fa2c77eb229544f2c696725"
},
"role": {
"$oid": "0000d186816abba584714c98"
}
},
{
"user": {
"$oid": "5fa2cccab229544f2c696917"
},
"role": {
"$oid": "0000d186816abba584714c99"
}
}
],
"organization": {
"$oid": "5fa2c5ccb229544f2c69666c"
},
"externalSource": {
"externalId": "fd84869b-56e8-41d2-a3dd-6c7239068ed5",
"system": {
"$oid": "0000d186816abba584714c93"
},
"lastSyncedAt": {
"$date": "2024-07-24T12:03:08.936Z"
}
}
}
]

0 comments on commit 843fb8d

Please sign in to comment.