Skip to content

Commit

Permalink
fix: Add PR suggestions [DHIS2-17335]
Browse files Browse the repository at this point in the history
  • Loading branch information
muilpp committed Dec 12, 2024
1 parent c44e588 commit 5bcd17a
Showing 1 changed file with 3 additions and 42 deletions.
Original file line number Diff line number Diff line change
@@ -1,38 +1,5 @@
{
"importMode": "COMMIT",
"idSchemes": {
"dataElementIdScheme": {
"idScheme": "UID"
},
"orgUnitIdScheme": {
"idScheme": "UID"
},
"programIdScheme": {
"idScheme": "UID"
},
"programStageIdScheme": {
"idScheme": "UID"
},
"idScheme": {
"idScheme": "UID"
},
"categoryOptionComboIdScheme": {
"idScheme": "UID"
},
"categoryOptionIdScheme": {
"idScheme": "UID"
}
},
"importStrategy": "CREATE",
"atomicMode": "ALL",
"flushMode": "AUTO",
"validationMode": "FULL",
"skipPatternValidation": false,
"skipSideEffects": false,
"skipRuleEngine": false,
"trackedEntities": [],
"enrollments": [],
"events": [
"events": [
{
"event": "ZwwuwNp6gVd",
"status": "SCHEDULE",
Expand All @@ -50,19 +17,13 @@
"identifier": "QfUVllTs6cS"
},
"orgUnitName": "TA org_unit lvl2",
"relationships": [],
"scheduledAt": "2019-08-19T13:59:13.688",
"storedBy": "admin",
"deleted": false,
"attributeOptionCombo": {
"idScheme": "UID",
"identifier": "HllvX50cXC0"
},
"attributeCategoryOptions": [],
"dataValues": [],
"notes": []
}
}
],
"relationships": [],
"username": "system-process"
]
}

0 comments on commit 5bcd17a

Please sign in to comment.