Skip to content

Commit 52bd4fd

Browse files
committed
Commit performed using Copy Push Files action
1 parent 809c880 commit 52bd4fd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"updateDescription.removedFields.0.0": "storeItems",
3-
"updateDescription.updatedFields.storeLocation.0.0": "East Langley",
4-
"updateDescription.updatedFields.status": "updated"
3+
"updateDescription.updateFields.storeLocation.0.0": "East Langley"
54
}

snippets/triggers/project/update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"operationType": {
33
"$numberInt": "1"
44
},
5-
"updateDescription.updatedFields.storeLocation": {
5+
"updateDescription.updateFields.storeLocation": {
66
"$numberInt": "1"
77
}
88
}

0 commit comments

Comments
 (0)