diff --git a/cypress/fixtures/network/38/all_user_defined_jobs_should_be_listed.json b/cypress/fixtures/network/38/all_user_defined_jobs_should_be_listed.json deleted file mode 100644 index e5e1e6bed..000000000 --- a/cypress/fixtures/network/38/all_user_defined_jobs_should_be_listed.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "All user defined jobs should be listed", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/jobs_can_be_filtered.json b/cypress/fixtures/network/38/jobs_can_be_filtered.json deleted file mode 100644 index cb507fa6b..000000000 --- a/cypress/fixtures/network/38/jobs_can_be_filtered.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Jobs can be filtered", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/static_resources.json b/cypress/fixtures/network/38/static_resources.json deleted file mode 100644 index a6304ab6d..000000000 --- a/cypress/fixtures/network/38/static_resources.json +++ /dev/null @@ -1,372 +0,0 @@ -[ - { - "path": "/api/system/info", - "featureName": null, - "static": true, - "count": 62, - "nonDeterministic": true, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": [ - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:53:46.725\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 9 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:53:51.607\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 14 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:53:53.771\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 16 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:53:55.560\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 18 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:07.207\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 30 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:13.135\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 36 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:16.756\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 39 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:19.633\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 42 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:22.181\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 45 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:24.667\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 47 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:27.794\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 50 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:32.078\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 55 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:35.450\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 11 m, 58 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:50.747\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 13 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:54.292\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 17 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:56.676\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 19 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:54:59.619\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 22 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:10.680\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 33 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:14.110\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 37 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:25.065\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 48 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:35.841\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 12 m, 58 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:38.458\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 1 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:40.218\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 3 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:41.805\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 4 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:51.521\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 14 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:55:54.106\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 17 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:03.118\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 26 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:05.111\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 28 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:14.876\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 37 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:24.539\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 47 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:29.489\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 52 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:32.884\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 55 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:35.595\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 13 m, 58 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:38.285\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 1 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:40.957\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 3 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:44.196\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 7 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:47.819\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 10 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:56:50.784\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 13 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:05.351\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 28 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:09.512\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 32 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:12.123\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 35 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:14.639\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 37 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:27.535\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 14 m, 50 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:37.629\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:39.395\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 2 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:57:49.807\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 12 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:01.826\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 24 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:12.038\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 35 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:14.707\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 37 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:23.737\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 46 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:25.497\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 48 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:33.937\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 15 m, 56 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:43.665\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 6 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:55.193\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 18 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:58.163\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 21 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:58:59.980\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 22 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:59:02.027\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 24 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:59:03.596\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 26 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:59:14.220\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 37 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:59:23.139\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 46 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:59:34.065\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 16 m, 57 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}", - "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2022-03-03T13:59:43.678\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2022-02-02T08:42:37.031\",\"intervalSinceLastAnalyticsTableSuccess\":\"701 h, 17 m, 6 s\",\"lastAnalyticsTableRuntime\":\"00:06:09.545\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.38-SNAPSHOT\",\"revision\":\"fatal: not a git repository (or any of the parent directories): .git\",\"buildTime\":\"2022-01-26T09:49:13.000\",\"jasperReportsVersion\":\"6.18.1\",\"environmentVariable\":\"DHIS2_HOME\",\"databaseInfo\":{\"spatialSupport\":true},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataSyncEnabled\":false}" - ], - "responseSize": 1078, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, no-store, max-age=0, must-revalidate", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - }, - "responseLookup": [ - 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, - 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, - 53, 54, 55, 56, 57, 58, 59, 60, 61 - ] - }, - { - "path": "/api/38/userSettings", - "featureName": null, - "static": true, - "count": 62, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false}", - "responseSize": 3609, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/me?fields=authorities,avatar,email,name,settings", - "featureName": null, - "static": true, - "count": 61, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"]}", - "responseSize": 11543, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, no-store, max-age=0, must-revalidate", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/me/dashboard", - "featureName": null, - "static": true, - "count": 62, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"unreadInterpretations\":41,\"unreadMessageConversations\":180}", - "responseSize": 61, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, no-store, max-age=0, must-revalidate", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/systemSettings/applicationTitle", - "featureName": null, - "static": true, - "count": 62, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"applicationTitle\":\"DHIS 2 Demo - Sierra Leone\"}", - "responseSize": 49, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/me", - "featureName": null, - "static": true, - "count": 61, - "nonDeterministic": true, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": [ - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:53:44.718\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:53:44.703\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:54:05.830\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:54:05.822\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:54:49.685\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:54:49.679\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:55:09.740\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:55:09.734\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:55:23.810\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:55:23.805\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:55:34.780\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:55:34.773\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:55:50.559\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:55:50.554\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:56:02.211\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:56:02.207\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:56:13.987\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:56:13.982\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:56:23.607\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:56:23.601\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:57:04.219\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:57:04.211\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:57:26.103\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:57:26.097\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:57:36.684\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:57:36.681\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:57:48.901\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:57:48.897\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:58:00.820\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:58:00.817\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:58:11.070\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:58:11.067\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:58:22.905\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:58:22.900\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:58:32.984\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:58:32.979\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:58:42.707\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:58:42.703\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:58:53.642\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:58:53.639\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:59:22.025\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:59:22.022\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:59:32.872\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:59:32.868\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}", - "{\"lastUpdated\":\"2018-12-03T13:24:26.356\",\"id\":\"xE7jOejl9FI\",\"created\":\"2013-04-18T17:15:08.407\",\"birthday\":\"1971-04-08T00:00:00.000\",\"education\":\"Master of super using\",\"gender\":\"gender_male\",\"displayName\":\"John Traore\",\"jobTitle\":\"Super user\",\"externalAccess\":false,\"skype\":\"john.traore\",\"twitter\":\"john.traore\",\"surname\":\"Traore\",\"employer\":\"DHIS\",\"facebookMessenger\":\"john.traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"whatsApp\":\"+123123123123\",\"languages\":\"English\",\"telegram\":\"john.traore\",\"firstName\":\"John\",\"lastCheckedInterpretations\":\"2016-10-13T11:51:34.317\",\"nationality\":\"Sierra Leone\",\"name\":\"John Traore\",\"interests\":\"Football, swimming, singing, dancing\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"userCredentials\":{\"code\":\"admin\",\"lastUpdated\":\"2022-03-03T13:59:42.701\",\"id\":\"ZyjSDLHGPv4\",\"created\":\"2013-04-18T17:15:08.401\",\"lastLogin\":\"2022-03-03T13:59:42.698\",\"displayName\":\"John Traore\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"invitation\":false,\"selfRegistered\":false,\"name\":\"John Traore\",\"favorite\":false,\"username\":\"admin\",\"userInfo\":{\"id\":\"xE7jOejl9FI\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"lastUpdatedBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"createdBy\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"user\":{\"displayName\":\"John Traore\",\"name\":\"John Traore\",\"id\":\"xE7jOejl9FI\",\"username\":\"admin\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"userAccesses\":[]},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"userAccesses\":[],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\"]}" - ], - "responseSize": 14857, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, no-store, max-age=0, must-revalidate", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - }, - "responseLookup": [ - 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 4, 5, 5, 5, 5, 6, 6, - 7, 7, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 11, 12, 12, 13, - 14, 15, 15, 16, 16, 17, 18, 19, 19, 19, 19, 19, 20, 21, 22 - ] - }, - { - "path": "/dhis-web-commons/menu/getModules.action", - "featureName": null, - "static": true, - "count": 62, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"modules\":[{\"name\":\"dhis-web-dashboard\",\"namespace\":\"/dhis-web-dashboard\",\"defaultAction\":\"../dhis-web-dashboard/index.action\",\"displayName\":\"Dashboard\",\"icon\":\"../icons/dhis-web-dashboard.png\",\"description\":\"\"},{\"name\":\"dhis-web-maps\",\"namespace\":\"/dhis-web-maps\",\"defaultAction\":\"../dhis-web-maps/index.action\",\"displayName\":\"Maps\",\"icon\":\"../icons/dhis-web-maps.png\",\"description\":\"\"},{\"name\":\"dhis-web-data-visualizer\",\"namespace\":\"/dhis-web-data-visualizer\",\"defaultAction\":\"../dhis-web-data-visualizer/index.action\",\"displayName\":\"Data Visualizer\",\"icon\":\"../icons/dhis-web-data-visualizer.png\",\"description\":\"\"},{\"name\":\"dhis-web-event-visualizer\",\"namespace\":\"/dhis-web-event-visualizer\",\"defaultAction\":\"../dhis-web-event-visualizer/index.action\",\"displayName\":\"Event Visualizer\",\"icon\":\"../icons/dhis-web-event-visualizer.png\",\"description\":\"\"},{\"name\":\"dhis-web-event-reports\",\"namespace\":\"/dhis-web-event-reports\",\"defaultAction\":\"../dhis-web-event-reports/index.action\",\"displayName\":\"Event Reports\",\"icon\":\"../icons/dhis-web-event-reports.png\",\"description\":\"\"},{\"name\":\"dhis-web-dataentry\",\"namespace\":\"/dhis-web-dataentry\",\"defaultAction\":\"../dhis-web-dataentry/index.action\",\"displayName\":\"Data Entry\",\"icon\":\"../icons/dhis-web-dataentry.png\",\"description\":\"\"},{\"name\":\"dhis-web-tracker-capture\",\"namespace\":\"/dhis-web-tracker-capture\",\"defaultAction\":\"../dhis-web-tracker-capture/index.action\",\"displayName\":\"Tracker Capture\",\"icon\":\"../icons/dhis-web-tracker-capture.png\",\"description\":\"\"},{\"name\":\"dhis-web-maintenance\",\"namespace\":\"/dhis-web-maintenance\",\"defaultAction\":\"../dhis-web-maintenance/index.action\",\"displayName\":\"Maintenance\",\"icon\":\"../icons/dhis-web-maintenance.png\",\"description\":\"\"},{\"name\":\"dhis-web-scheduler\",\"namespace\":\"/dhis-web-scheduler\",\"defaultAction\":\"../dhis-web-scheduler/index.action\",\"displayName\":\"Scheduler\",\"icon\":\"../icons/dhis-web-scheduler.png\",\"description\":\"\"},{\"name\":\"dhis-web-settings\",\"namespace\":\"/dhis-web-settings\",\"defaultAction\":\"../dhis-web-settings/index.action\",\"displayName\":\"System Settings\",\"icon\":\"../icons/dhis-web-settings.png\",\"description\":\"\"},{\"name\":\"dhis-web-usage-analytics\",\"namespace\":\"/dhis-web-usage-analytics\",\"defaultAction\":\"../dhis-web-usage-analytics/index.action\",\"displayName\":\"Usage Analytics\",\"icon\":\"../icons/dhis-web-usage-analytics.png\",\"description\":\"\"},{\"name\":\"dhis-web-interpretation\",\"namespace\":\"/dhis-web-interpretation\",\"defaultAction\":\"../dhis-web-interpretation/index.action\",\"displayName\":\"Interpretations\",\"icon\":\"../icons/dhis-web-interpretation.png\",\"description\":\"\"},{\"name\":\"dhis-web-datastore\",\"namespace\":\"/dhis-web-datastore\",\"defaultAction\":\"../dhis-web-datastore/index.action\",\"displayName\":\"Datastore Management\",\"icon\":\"../icons/dhis-web-datastore.png\",\"description\":\"\"},{\"name\":\"dhis-web-app-management\",\"namespace\":\"/dhis-web-app-management\",\"defaultAction\":\"../dhis-web-app-management/index.action\",\"displayName\":\"App Management\",\"icon\":\"../icons/dhis-web-app-management.png\",\"description\":\"\"},{\"name\":\"dhis-web-cache-cleaner\",\"namespace\":\"/dhis-web-cache-cleaner\",\"defaultAction\":\"../dhis-web-cache-cleaner/index.action\",\"displayName\":\"Browser Cache Cleaner\",\"icon\":\"../icons/dhis-web-cache-cleaner.png\",\"description\":\"\"},{\"name\":\"dhis-web-translations\",\"namespace\":\"/dhis-web-translations\",\"defaultAction\":\"../dhis-web-translations/index.action\",\"displayName\":\"Translations\",\"icon\":\"../icons/dhis-web-translations.png\",\"description\":\"\"},{\"name\":\"dhis-web-capture\",\"namespace\":\"/dhis-web-capture\",\"defaultAction\":\"../dhis-web-capture/index.action\",\"displayName\":\"Capture\",\"icon\":\"../icons/dhis-web-capture.png\",\"description\":\"\"},{\"name\":\"dhis-web-data-administration\",\"namespace\":\"/dhis-web-data-administration\",\"defaultAction\":\"../dhis-web-data-administration/index.action\",\"displayName\":\"Data Administration\",\"icon\":\"../icons/dhis-web-data-administration.png\",\"description\":\"\"},{\"name\":\"dhis-web-data-quality\",\"namespace\":\"/dhis-web-data-quality\",\"defaultAction\":\"../dhis-web-data-quality/index.action\",\"displayName\":\"Data Quality\",\"icon\":\"../icons/dhis-web-data-quality.png\",\"description\":\"\"},{\"name\":\"dhis-web-user\",\"namespace\":\"/dhis-web-user\",\"defaultAction\":\"../dhis-web-user/index.action\",\"displayName\":\"Users\",\"icon\":\"../icons/dhis-web-user.png\",\"description\":\"\"},{\"name\":\"dhis-web-approval\",\"namespace\":\"/dhis-web-approval\",\"defaultAction\":\"../dhis-web-approval/index.action\",\"displayName\":\"Data Approval\",\"icon\":\"../icons/dhis-web-approval.png\",\"description\":\"\"},{\"name\":\"dhis-web-import-export\",\"namespace\":\"/dhis-web-import-export\",\"defaultAction\":\"../dhis-web-import-export/index.action\",\"displayName\":\"Import/Export\",\"icon\":\"../icons/dhis-web-import-export.png\",\"description\":\"\"},{\"name\":\"dhis-web-menu-management\",\"namespace\":\"/dhis-web-menu-management\",\"defaultAction\":\"../dhis-web-menu-management/index.action\",\"displayName\":\"Menu Management\",\"icon\":\"../icons/dhis-web-menu-management.png\",\"description\":\"\"},{\"name\":\"dhis-web-reports\",\"namespace\":\"/dhis-web-reports\",\"defaultAction\":\"../dhis-web-reports/index.action\",\"displayName\":\"Reports\",\"icon\":\"../icons/dhis-web-reports.png\",\"description\":\"\"},{\"name\":\"dhis-web-sms-configuration\",\"namespace\":\"/dhis-web-sms-configuration\",\"defaultAction\":\"../dhis-web-sms-configuration/index.action\",\"displayName\":\"SMS Configuration\",\"icon\":\"../icons/dhis-web-sms-configuration.png\",\"description\":\"\"}]}", - "responseSize": 5387, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, no-store, max-age=0, must-revalidate", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/staticContent/logo_banner", - "featureName": null, - "static": true, - "count": 61, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 404, - "responseBody": "{\"httpStatus\":\"Not Found\",\"httpStatusCode\":404,\"status\":\"ERROR\",\"message\":\"No custom file found.\"}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/system_job_actions.json b/cypress/fixtures/network/38/system_job_actions.json deleted file mode 100644 index a8d27b7fc..000000000 --- a/cypress/fixtures/network/38/system_job_actions.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "System job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/system_job_visibility_can_be_toggled.json b/cypress/fixtures/network/38/system_job_visibility_can_be_toggled.json deleted file mode 100644 index b41125fc6..000000000 --- a/cypress/fixtures/network/38/system_job_visibility_can_be_toggled.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "System job visibility can be toggled", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/user_job_actions.json b/cypress/fixtures/network/38/user_job_actions.json deleted file mode 100644 index d69ece15a..000000000 --- a/cypress/fixtures/network/38/user_job_actions.json +++ /dev/null @@ -1,339 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "User job actions", - "static": false, - "count": 5, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/lnWRZN67iDU/execute", - "featureName": "User job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "POST", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "content-length": "0", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 500, - "responseBody": "{\"httpStatus\":\"Internal Server Error\",\"httpStatusCode\":500,\"status\":\"ERROR\"}", - "responseSize": 76, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/lnWRZN67iDU", - "featureName": "User job actions", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "DELETE", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 404, - "responseBody": "{\"httpStatus\":\"Not Found\",\"httpStatusCode\":404,\"status\":\"ERROR\",\"message\":\"JobConfiguration with id lnWRZN67iDU could not be found.\"}", - "responseSize": 133, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/user_jobs_can_be_enabled_and_disabled.json b/cypress/fixtures/network/38/user_jobs_can_be_enabled_and_disabled.json deleted file mode 100644 index a8cf09d39..000000000 --- a/cypress/fixtures/network/38/user_jobs_can_be_enabled_and_disabled.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "User jobs can be enabled and disabled", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_create_jobs_that_take_parameters.json b/cypress/fixtures/network/38/users_should_be_able_to_create_jobs_that_take_parameters.json deleted file mode 100644 index fa8e44516..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_create_jobs_that_take_parameters.json +++ /dev/null @@ -1,305 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations?fields=*&paging=false", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 18, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobConfigurations\":[{\"lastUpdated\":\"2022-03-03T02:59:30.141\",\"id\":\"sHMedQF7VYa\",\"href\":\"/38/jobConfigurations/sHMedQF7VYa\",\"created\":\"2017-12-08T12:45:18.351\",\"name\":\"Credentials expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Credentials expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.152\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.116\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.411\",\"id\":\"BFa3jDsbtdO\",\"href\":\"/38/jobConfigurations/BFa3jDsbtdO\",\"created\":\"2017-12-08T12:45:18.337\",\"name\":\"Data statistics\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Data statistics\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_STATISTICS\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.461\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.408\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.204\",\"id\":\"YvAwAmrqAtN\",\"href\":\"/38/jobConfigurations/YvAwAmrqAtN\",\"created\":\"2017-12-08T12:45:18.355\",\"name\":\"Dataset notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Dataset notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_SET_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.230\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.177\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.358\",\"id\":\"pd6O228pqr0\",\"href\":\"/38/jobConfigurations/pd6O228pqr0\",\"created\":\"2017-12-08T12:45:18.317\",\"name\":\"File resource clean up\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"File resource clean up\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.407\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.354\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.292\",\"id\":\"uwWCT2BMmlq\",\"href\":\"/38/jobConfigurations/uwWCT2BMmlq\",\"created\":\"2021-06-10T12:37:25.034\",\"name\":\"Remove expired or used reserved values\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Remove expired or used reserved values\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.336\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.284\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T04:15:30.979\",\"id\":\"vt21671bgno\",\"href\":\"/38/jobConfigurations/vt21671bgno\",\"created\":\"2021-12-21T12:31:00.047\",\"name\":\"System version update check notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"System version update check notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"nextExecutionTime\":\"2022-03-04T03:08:44.000\",\"cronExpression\":\"44 8 3 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:01.760\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T04:15:30.974\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.166\",\"id\":\"fUWM1At1TUx\",\"href\":\"/38/jobConfigurations/fUWM1At1TUx\",\"created\":\"2021-09-01T07:24:20.394\",\"name\":\"User account expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"User account expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.171\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.117\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T09:11:29.373\",\"id\":\"Js3vHn2AVuG\",\"href\":\"/38/jobConfigurations/Js3vHn2AVuG\",\"created\":\"2017-12-08T12:45:18.346\",\"name\":\"Validation result notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Validation result notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T07:00:00.000\",\"cronExpression\":\"0 0 7 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.278\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T09:11:29.365\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]}]}", - "responseSize": 6953, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to create jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_create_jobs_without_parameters.json b/cypress/fixtures/network/38/users_should_be_able_to_create_jobs_without_parameters.json deleted file mode 100644 index 8cbf3b627..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_create_jobs_without_parameters.json +++ /dev/null @@ -1,305 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations?fields=*&paging=false", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 8, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobConfigurations\":[{\"lastUpdated\":\"2022-03-03T02:59:30.141\",\"id\":\"sHMedQF7VYa\",\"href\":\"/38/jobConfigurations/sHMedQF7VYa\",\"created\":\"2017-12-08T12:45:18.351\",\"name\":\"Credentials expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Credentials expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.152\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.116\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.411\",\"id\":\"BFa3jDsbtdO\",\"href\":\"/38/jobConfigurations/BFa3jDsbtdO\",\"created\":\"2017-12-08T12:45:18.337\",\"name\":\"Data statistics\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Data statistics\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_STATISTICS\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.461\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.408\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.204\",\"id\":\"YvAwAmrqAtN\",\"href\":\"/38/jobConfigurations/YvAwAmrqAtN\",\"created\":\"2017-12-08T12:45:18.355\",\"name\":\"Dataset notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Dataset notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_SET_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.230\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.177\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.358\",\"id\":\"pd6O228pqr0\",\"href\":\"/38/jobConfigurations/pd6O228pqr0\",\"created\":\"2017-12-08T12:45:18.317\",\"name\":\"File resource clean up\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"File resource clean up\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.407\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.354\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.292\",\"id\":\"uwWCT2BMmlq\",\"href\":\"/38/jobConfigurations/uwWCT2BMmlq\",\"created\":\"2021-06-10T12:37:25.034\",\"name\":\"Remove expired or used reserved values\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Remove expired or used reserved values\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.336\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.284\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T04:15:30.979\",\"id\":\"vt21671bgno\",\"href\":\"/38/jobConfigurations/vt21671bgno\",\"created\":\"2021-12-21T12:31:00.047\",\"name\":\"System version update check notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"System version update check notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"nextExecutionTime\":\"2022-03-04T03:08:44.000\",\"cronExpression\":\"44 8 3 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:01.760\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T04:15:30.974\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.166\",\"id\":\"fUWM1At1TUx\",\"href\":\"/38/jobConfigurations/fUWM1At1TUx\",\"created\":\"2021-09-01T07:24:20.394\",\"name\":\"User account expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"User account expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.171\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.117\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T09:11:29.373\",\"id\":\"Js3vHn2AVuG\",\"href\":\"/38/jobConfigurations/Js3vHn2AVuG\",\"created\":\"2017-12-08T12:45:18.346\",\"name\":\"Validation result notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Validation result notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T07:00:00.000\",\"cronExpression\":\"0 0 7 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.278\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T09:11:29.365\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]}]}", - "responseSize": 6953, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to create jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_delete_a_job.json b/cypress/fixtures/network/38/users_should_be_able_to_delete_a_job.json deleted file mode 100644 index 8ddc77ef2..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_delete_a_job.json +++ /dev/null @@ -1,305 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/lnWRZN67iDU", - "featureName": "Users should be able to delete a job", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "DELETE", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 404, - "responseBody": "{\"httpStatus\":\"Not Found\",\"httpStatusCode\":404,\"status\":\"ERROR\",\"message\":\"JobConfiguration with id lnWRZN67iDU could not be found.\"}", - "responseSize": 133, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_edit_jobs_that_take_parameters.json b/cypress/fixtures/network/38/users_should_be_able_to_edit_jobs_that_take_parameters.json deleted file mode 100644 index f9d194e37..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_edit_jobs_that_take_parameters.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to edit jobs that take parameters", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_edit_jobs_without_parameters.json b/cypress/fixtures/network/38/users_should_be_able_to_edit_jobs_without_parameters.json deleted file mode 100644 index d71a391b3..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_edit_jobs_without_parameters.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to edit jobs without parameters", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_insert_cron_presets.json b/cypress/fixtures/network/38/users_should_be_able_to_insert_cron_presets.json deleted file mode 100644 index a6fce506e..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_insert_cron_presets.json +++ /dev/null @@ -1,305 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations?fields=*&paging=false", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobConfigurations\":[{\"lastUpdated\":\"2022-03-03T02:59:30.141\",\"id\":\"sHMedQF7VYa\",\"href\":\"/38/jobConfigurations/sHMedQF7VYa\",\"created\":\"2017-12-08T12:45:18.351\",\"name\":\"Credentials expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Credentials expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.152\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.116\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.411\",\"id\":\"BFa3jDsbtdO\",\"href\":\"/38/jobConfigurations/BFa3jDsbtdO\",\"created\":\"2017-12-08T12:45:18.337\",\"name\":\"Data statistics\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Data statistics\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_STATISTICS\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.461\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.408\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.204\",\"id\":\"YvAwAmrqAtN\",\"href\":\"/38/jobConfigurations/YvAwAmrqAtN\",\"created\":\"2017-12-08T12:45:18.355\",\"name\":\"Dataset notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Dataset notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_SET_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.230\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.177\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.358\",\"id\":\"pd6O228pqr0\",\"href\":\"/38/jobConfigurations/pd6O228pqr0\",\"created\":\"2017-12-08T12:45:18.317\",\"name\":\"File resource clean up\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"File resource clean up\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.407\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.354\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.292\",\"id\":\"uwWCT2BMmlq\",\"href\":\"/38/jobConfigurations/uwWCT2BMmlq\",\"created\":\"2021-06-10T12:37:25.034\",\"name\":\"Remove expired or used reserved values\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Remove expired or used reserved values\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.336\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.284\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T04:15:30.979\",\"id\":\"vt21671bgno\",\"href\":\"/38/jobConfigurations/vt21671bgno\",\"created\":\"2021-12-21T12:31:00.047\",\"name\":\"System version update check notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"System version update check notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"nextExecutionTime\":\"2022-03-04T03:08:44.000\",\"cronExpression\":\"44 8 3 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:01.760\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T04:15:30.974\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.166\",\"id\":\"fUWM1At1TUx\",\"href\":\"/38/jobConfigurations/fUWM1At1TUx\",\"created\":\"2021-09-01T07:24:20.394\",\"name\":\"User account expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"User account expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.171\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.117\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T09:11:29.373\",\"id\":\"Js3vHn2AVuG\",\"href\":\"/38/jobConfigurations/Js3vHn2AVuG\",\"created\":\"2017-12-08T12:45:18.346\",\"name\":\"Validation result notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Validation result notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T07:00:00.000\",\"cronExpression\":\"0 0 7 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.278\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T09:11:29.365\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]}]}", - "responseSize": 6953, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to insert cron presets", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_navigate_back_to_the_job_list.json b/cypress/fixtures/network/38/users_should_be_able_to_navigate_back_to_the_job_list.json deleted file mode 100644 index c2cc72aa9..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_navigate_back_to_the_job_list.json +++ /dev/null @@ -1,305 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations?fields=*&paging=false", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobConfigurations\":[{\"lastUpdated\":\"2022-03-03T02:59:30.141\",\"id\":\"sHMedQF7VYa\",\"href\":\"/38/jobConfigurations/sHMedQF7VYa\",\"created\":\"2017-12-08T12:45:18.351\",\"name\":\"Credentials expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Credentials expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.152\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.116\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.411\",\"id\":\"BFa3jDsbtdO\",\"href\":\"/38/jobConfigurations/BFa3jDsbtdO\",\"created\":\"2017-12-08T12:45:18.337\",\"name\":\"Data statistics\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Data statistics\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_STATISTICS\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.461\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.408\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.204\",\"id\":\"YvAwAmrqAtN\",\"href\":\"/38/jobConfigurations/YvAwAmrqAtN\",\"created\":\"2017-12-08T12:45:18.355\",\"name\":\"Dataset notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Dataset notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_SET_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.230\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.177\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.358\",\"id\":\"pd6O228pqr0\",\"href\":\"/38/jobConfigurations/pd6O228pqr0\",\"created\":\"2017-12-08T12:45:18.317\",\"name\":\"File resource clean up\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"File resource clean up\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.407\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.354\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.292\",\"id\":\"uwWCT2BMmlq\",\"href\":\"/38/jobConfigurations/uwWCT2BMmlq\",\"created\":\"2021-06-10T12:37:25.034\",\"name\":\"Remove expired or used reserved values\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Remove expired or used reserved values\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.336\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.284\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T04:15:30.979\",\"id\":\"vt21671bgno\",\"href\":\"/38/jobConfigurations/vt21671bgno\",\"created\":\"2021-12-21T12:31:00.047\",\"name\":\"System version update check notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"System version update check notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"nextExecutionTime\":\"2022-03-04T03:08:44.000\",\"cronExpression\":\"44 8 3 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:01.760\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T04:15:30.974\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.166\",\"id\":\"fUWM1At1TUx\",\"href\":\"/38/jobConfigurations/fUWM1At1TUx\",\"created\":\"2021-09-01T07:24:20.394\",\"name\":\"User account expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"User account expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.171\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.117\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T09:11:29.373\",\"id\":\"Js3vHn2AVuG\",\"href\":\"/38/jobConfigurations/Js3vHn2AVuG\",\"created\":\"2017-12-08T12:45:18.346\",\"name\":\"Validation result notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Validation result notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T07:00:00.000\",\"cronExpression\":\"0 0 7 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.278\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T09:11:29.365\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]}]}", - "responseSize": 6953, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to navigate back to the job list", - "static": false, - "count": 9, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_navigate_to_the_documentation.json b/cypress/fixtures/network/38/users_should_be_able_to_navigate_to_the_documentation.json deleted file mode 100644 index a092d9b9b..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_navigate_to_the_documentation.json +++ /dev/null @@ -1,305 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations?fields=*&paging=false", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 2, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobConfigurations\":[{\"lastUpdated\":\"2022-03-03T02:59:30.141\",\"id\":\"sHMedQF7VYa\",\"href\":\"/38/jobConfigurations/sHMedQF7VYa\",\"created\":\"2017-12-08T12:45:18.351\",\"name\":\"Credentials expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Credentials expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.152\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.116\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.411\",\"id\":\"BFa3jDsbtdO\",\"href\":\"/38/jobConfigurations/BFa3jDsbtdO\",\"created\":\"2017-12-08T12:45:18.337\",\"name\":\"Data statistics\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Data statistics\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_STATISTICS\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.461\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.408\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.204\",\"id\":\"YvAwAmrqAtN\",\"href\":\"/38/jobConfigurations/YvAwAmrqAtN\",\"created\":\"2017-12-08T12:45:18.355\",\"name\":\"Dataset notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Dataset notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_SET_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.230\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.177\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.358\",\"id\":\"pd6O228pqr0\",\"href\":\"/38/jobConfigurations/pd6O228pqr0\",\"created\":\"2017-12-08T12:45:18.317\",\"name\":\"File resource clean up\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"File resource clean up\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.407\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.354\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.292\",\"id\":\"uwWCT2BMmlq\",\"href\":\"/38/jobConfigurations/uwWCT2BMmlq\",\"created\":\"2021-06-10T12:37:25.034\",\"name\":\"Remove expired or used reserved values\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Remove expired or used reserved values\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.336\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.284\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T04:15:30.979\",\"id\":\"vt21671bgno\",\"href\":\"/38/jobConfigurations/vt21671bgno\",\"created\":\"2021-12-21T12:31:00.047\",\"name\":\"System version update check notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"System version update check notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"nextExecutionTime\":\"2022-03-04T03:08:44.000\",\"cronExpression\":\"44 8 3 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:01.760\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T04:15:30.974\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.166\",\"id\":\"fUWM1At1TUx\",\"href\":\"/38/jobConfigurations/fUWM1At1TUx\",\"created\":\"2021-09-01T07:24:20.394\",\"name\":\"User account expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"User account expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.171\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.117\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T09:11:29.373\",\"id\":\"Js3vHn2AVuG\",\"href\":\"/38/jobConfigurations/Js3vHn2AVuG\",\"created\":\"2017-12-08T12:45:18.346\",\"name\":\"Validation result notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Validation result notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T07:00:00.000\",\"cronExpression\":\"0 0 7 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.278\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T09:11:29.365\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]}]}", - "responseSize": 6953, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to navigate to the documentation", - "static": false, - "count": 4, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_navigate_to_the_new_job_route.json b/cypress/fixtures/network/38/users_should_be_able_to_navigate_to_the_new_job_route.json deleted file mode 100644 index fe2286478..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_navigate_to_the_new_job_route.json +++ /dev/null @@ -1,305 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations?fields=*&paging=false", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobConfigurations\":[{\"lastUpdated\":\"2022-03-03T02:59:30.141\",\"id\":\"sHMedQF7VYa\",\"href\":\"/38/jobConfigurations/sHMedQF7VYa\",\"created\":\"2017-12-08T12:45:18.351\",\"name\":\"Credentials expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Credentials expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.152\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.116\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.411\",\"id\":\"BFa3jDsbtdO\",\"href\":\"/38/jobConfigurations/BFa3jDsbtdO\",\"created\":\"2017-12-08T12:45:18.337\",\"name\":\"Data statistics\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Data statistics\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_STATISTICS\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.461\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.408\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.204\",\"id\":\"YvAwAmrqAtN\",\"href\":\"/38/jobConfigurations/YvAwAmrqAtN\",\"created\":\"2017-12-08T12:45:18.355\",\"name\":\"Dataset notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Dataset notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"DATA_SET_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.230\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.177\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.358\",\"id\":\"pd6O228pqr0\",\"href\":\"/38/jobConfigurations/pd6O228pqr0\",\"created\":\"2017-12-08T12:45:18.317\",\"name\":\"File resource clean up\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"File resource clean up\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.407\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.354\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.292\",\"id\":\"uwWCT2BMmlq\",\"href\":\"/38/jobConfigurations/uwWCT2BMmlq\",\"created\":\"2021-06-10T12:37:25.034\",\"name\":\"Remove expired or used reserved values\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Remove expired or used reserved values\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.336\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.284\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T04:15:30.979\",\"id\":\"vt21671bgno\",\"href\":\"/38/jobConfigurations/vt21671bgno\",\"created\":\"2021-12-21T12:31:00.047\",\"name\":\"System version update check notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"System version update check notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"nextExecutionTime\":\"2022-03-04T03:08:44.000\",\"cronExpression\":\"44 8 3 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:01.760\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T04:15:30.974\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T02:59:30.166\",\"id\":\"fUWM1At1TUx\",\"href\":\"/38/jobConfigurations/fUWM1At1TUx\",\"created\":\"2021-09-01T07:24:20.394\",\"name\":\"User account expiry alert\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"User account expiry alert\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"nextExecutionTime\":\"2022-03-04T02:00:00.000\",\"cronExpression\":\"0 0 2 ? * *\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.171\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T02:59:30.117\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]},{\"lastUpdated\":\"2022-03-03T09:11:29.373\",\"id\":\"Js3vHn2AVuG\",\"href\":\"/38/jobConfigurations/Js3vHn2AVuG\",\"created\":\"2017-12-08T12:45:18.346\",\"name\":\"Validation result notification\",\"jobStatus\":\"SCHEDULED\",\"displayName\":\"Validation result notification\",\"enabled\":true,\"leaderOnlyJob\":true,\"externalAccess\":false,\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"nextExecutionTime\":\"2022-03-04T07:00:00.000\",\"cronExpression\":\"0 0 7 * * ?\",\"schedulingType\":\"CRON\",\"lastRuntimeExecution\":\"00:00:00.278\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2022-03-03T09:11:29.365\",\"favorite\":false,\"configurable\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":false,\"write\":true,\"delete\":true,\"manage\":true},\"sharing\":{\"userGroups\":{},\"external\":false,\"users\":{}},\"favorites\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[]}]}", - "responseSize": 6953, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to navigate to the new job route", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_view_jobs.json b/cypress/fixtures/network/38/users_should_be_able_to_view_jobs.json deleted file mode 100644 index f720d8444..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_view_jobs.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to view jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/38/users_should_be_able_to_view_system_jobs.json b/cypress/fixtures/network/38/users_should_be_able_to_view_system_jobs.json deleted file mode 100644 index 8ee791657..000000000 --- a/cypress/fixtures/network/38/users_should_be_able_to_view_system_jobs.json +++ /dev/null @@ -1,271 +0,0 @@ -[ - { - "path": "/api/38/systemSettings/helpPageLink", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", - "responseSize": 99, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/analytics/tableTypes", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"VALIDATION_RESULT\"]", - "responseSize": 110, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictorGroups?paging=false", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictorGroups\":[]}", - "responseSize": 22, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/pushAnalysis?paging=false", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"pushAnalysis\":[{\"id\":\"jtcMAKhWwnc\",\"displayName\":\"Immunization Key Indicators Monthly Report\"}]}", - "responseSize": 98, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/jobConfigurations/jobTypes?fields=*&paging=false", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", - "responseSize": 17257, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/validationRuleGroups?paging=false", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"validationRuleGroups\":[{\"id\":\"UP1lctvalPn\",\"displayName\":\"ANC\"},{\"id\":\"xcpl667ccfF\",\"displayName\":\"Commodities\"},{\"id\":\"xWtt9c443Lt\",\"displayName\":\"Critical event\"},{\"id\":\"mEtdbIDDhix\",\"displayName\":\"District stock\"},{\"id\":\"y2yQIm79VTW\",\"displayName\":\"Epidemic disease outbreak\"},{\"id\":\"SqyI8HKqI4g\",\"displayName\":\"Facility Stock\"},{\"id\":\"UiOSY1iIdub\",\"displayName\":\"Immunisation\"},{\"id\":\"WUZXEFdn1PX\",\"displayName\":\"Infectious disease outbreak\"},{\"id\":\"zlaSof6qLqF\",\"displayName\":\"Malaria\"},{\"id\":\"D3bItmtBpsW\",\"displayName\":\"Population\"},{\"id\":\"IMF6p1MqoHl\",\"displayName\":\"TB\"},{\"id\":\"nMDkAJXsmlR\",\"displayName\":\"Testing\"}]}", - "responseSize": 628, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/predictors?paging=false", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "{\"predictors\":[{\"id\":\"tEK1OEqS4O1\",\"displayName\":\"Malaria Outbreak Threshold\"}]}", - "responseSize": 80, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "cache-control": "no-cache, private", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "path": "/api/38/dataIntegrity", - "featureName": "Users should be able to view system jobs", - "static": false, - "count": 1, - "nonDeterministic": false, - "method": "GET", - "requestBody": "", - "requestHeaders": { - "host": "localhost:8080", - "proxy-connection": "keep-alive", - "accept": "application/json", - "origin": "http://localhost:3000", - "sec-fetch-site": "same-site", - "sec-fetch-mode": "cors" - }, - "statusCode": 200, - "responseBody": "[{\"name\":\"program_indicators_with_invalid_expressions\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid expressions\"},{\"name\":\"data_elements_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without groups\"},{\"name\":\"indicators_with_invalid_numerator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid numerator\"},{\"name\":\"program_rule_actions_without_notification\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without notification\"},{\"name\":\"data_elements_without_data_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements without data sets\"},{\"name\":\"category_combos_being_invalid\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"category combos being invalid\"},{\"name\":\"indicators_with_identical_formulas\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with identical formulas\"},{\"name\":\"indicators_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators without groups\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements in data set not in form\"},{\"name\":\"program_rules_without_priority\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without priority\"},{\"name\":\"validation_rules_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules without groups\"},{\"name\":\"program_indicators_with_invalid_filters\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators with invalid filters\"},{\"name\":\"categories_no_options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least a single category options.\",\"recommendation\":\"Any categories without category options should either be removed from the\\nsystem if they are not in use. Otherwise, appropriate category options\\nshould be added to the category.\"},{\"name\":\"program_rules_without_condition\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without condition\"},{\"name\":\"program_rule_actions_without_stage\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without stage\"},{\"name\":\"org_units_with_cyclic_references\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units with cyclic references\"},{\"name\":\"program_rule_variables_without_data_element\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without data element\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid right side expression\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data sets not assigned to org units\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements violating exclusive group sets\"},{\"name\":\"org_unit_groups_without_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org unit groups without group sets\"},{\"name\":\"program_rule_variables_without_attribute\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule variables without attribute\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units violating exclusive group sets\"},{\"name\":\"program_rule_actions_without_data_object\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without data object\"},{\"name\":\"org_units_without_groups\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units without groups\"},{\"name\":\"program_indicators_without_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program indicators without expression\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators violating exclusive group sets\"},{\"name\":\"periods_duplicates\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"periods duplicates\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"data elements assigned to data sets with different period types\"},{\"name\":\"program_rules_without_action\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rules without action\"},{\"name\":\"org_units_being_orphaned\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"org units being orphaned\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"validation rules with invalid left side expression\"},{\"name\":\"indicators_with_invalid_denominator\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"indicators with invalid denominator\"},{\"name\":\"program_rule_actions_without_section\",\"section\":\"Legacy\",\"severity\":\"WARNING\",\"description\":\"program rule actions without section\"}]", - "responseSize": 5051, - "responseHeaders": { - "server": "nginx/1.21.5", - "content-type": "application/json;charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "access-control-allow-credentials": "true", - "access-control-allow-origin": "http://localhost:3000", - "vary": "Origin", - "access-control-expose-headers": "ETag, Location", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN" - } - } -] diff --git a/cypress/fixtures/network/40/all_user_defined_jobs_should_be_listed.json b/cypress/fixtures/network/40/all_user_defined_jobs_should_be_listed.json new file mode 100644 index 000000000..7520e05d4 --- /dev/null +++ b/cypress/fixtures/network/40/all_user_defined_jobs_should_be_listed.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "All user defined jobs should be listed", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/jobs_can_be_filtered.json b/cypress/fixtures/network/40/jobs_can_be_filtered.json new file mode 100644 index 000000000..d484c1ab8 --- /dev/null +++ b/cypress/fixtures/network/40/jobs_can_be_filtered.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Jobs can be filtered", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/static_resources.json b/cypress/fixtures/network/40/static_resources.json new file mode 100644 index 000000000..e47a13cf7 --- /dev/null +++ b/cypress/fixtures/network/40/static_resources.json @@ -0,0 +1,371 @@ +[ + { + "path": "/api/system/info", + "featureName": null, + "static": true, + "count": 63, + "nonDeterministic": true, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": [ + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:42:44.813\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 35 m, 53 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:42:48.918\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 35 m, 58 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:42:50.401\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 35 m, 59 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:42:51.817\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:00.707\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 9 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:06.720\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 15 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:09.239\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 18 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:11.248\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 20 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:13.201\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 22 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:15.000\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 24 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:17.550\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 26 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:20.468\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 29 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:23.140\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 32 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:32.370\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 41 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:38.200\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 47 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:40.192\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 49 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:42.104\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 51 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:50.497\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 36 m, 59 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:43:56.135\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 5 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:04.576\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 13 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:13.356\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 22 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:17.843\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 27 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:19.338\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 28 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:20.754\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 29 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:29.375\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 38 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:33.362\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 42 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:41.938\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 51 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:45.098\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 37 m, 54 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:44:54.439\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 3 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:04.942\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 14 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:12.203\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 21 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:15.074\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 24 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:17.816\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 26 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:20.027\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 29 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:22.533\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 31 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:25.552\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 34 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:28.820\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 37 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:31.956\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 41 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:42.442\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 51 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:48.433\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 57 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:50.654\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 38 m, 59 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:45:52.778\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 1 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:01.966\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 11 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:12.055\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 21 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:15.529\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 24 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:23.750\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 32 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:27.078\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 36 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:36.290\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 45 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:46.307\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 55 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:49.705\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 39 m, 58 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:46:58.201\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 7 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:01.104\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 10 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:09.662\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 18 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:19.204\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 28 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:29.120\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 38 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:33.264\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 42 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:34.936\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 44 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:36.775\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 45 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:38.093\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 47 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:47.263\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 40 m, 56 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:47:56.160\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 41 m, 5 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:48:05.960\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 41 m, 15 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}", + "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/9.5.1 Chrome/94.0.4606.81 Electron/15.3.4 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2023-03-01T08:48:16.085\",\"serverTimeZoneId\":\"Etc/UTC\",\"serverTimeZoneDisplayName\":\"Coordinated Universal Time\",\"lastAnalyticsTableSuccess\":\"2023-02-22T15:06:50.840\",\"intervalSinceLastAnalyticsTableSuccess\":\"161 h, 41 m, 25 s\",\"lastAnalyticsTableRuntime\":\"00:02:22.612\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.40-SNAPSHOT\",\"revision\":\"826dce3\",\"buildTime\":\"2023-02-08T07:39:33.000\",\"databaseInfo\":{\"spatialSupport\":false},\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"isMetadataVersionEnabled\":true}" + ], + "responseSize": 853, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, no-store, max-age=0, must-revalidate", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + }, + "responseLookup": [ + 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, + 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, + 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, + 53, 54, 55, 56, 57, 58, 59, 60, 61, 62 + ] + }, + { + "path": "/api/40/userSettings", + "featureName": null, + "static": true, + "count": 63, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false}", + "responseSize": 3609, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/systemSettings/applicationTitle", + "featureName": null, + "static": true, + "count": 63, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"applicationTitle\":\"DHIS 2 Demo - Sierra Leone\"}", + "responseSize": 49, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/me/dashboard", + "featureName": null, + "static": true, + "count": 63, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"unreadInterpretations\":41,\"unreadMessageConversations\":182}", + "responseSize": 61, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, no-store, max-age=0, must-revalidate", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/me?fields=authorities,avatar,email,name,settings", + "featureName": null, + "static": true, + "count": 62, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"]}", + "responseSize": 11607, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/dhis-web-commons/menu/getModules.action", + "featureName": null, + "static": true, + "count": 63, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"modules\":[{\"name\":\"dhis-web-dashboard\",\"namespace\":\"/dhis-web-dashboard\",\"defaultAction\":\"../dhis-web-dashboard/index.action\",\"displayName\":\"Dashboard\",\"icon\":\"../icons/dhis-web-dashboard.png\",\"description\":\"\"},{\"name\":\"dhis-web-maps\",\"namespace\":\"/dhis-web-maps\",\"defaultAction\":\"../dhis-web-maps/index.action\",\"displayName\":\"Maps\",\"icon\":\"../icons/dhis-web-maps.png\",\"description\":\"\"},{\"name\":\"dhis-web-data-visualizer\",\"namespace\":\"/dhis-web-data-visualizer\",\"defaultAction\":\"../dhis-web-data-visualizer/index.action\",\"displayName\":\"Data Visualizer\",\"icon\":\"../icons/dhis-web-data-visualizer.png\",\"description\":\"\"},{\"name\":\"dhis-web-event-visualizer\",\"namespace\":\"/dhis-web-event-visualizer\",\"defaultAction\":\"../dhis-web-event-visualizer/index.action\",\"displayName\":\"Event Visualizer\",\"icon\":\"../icons/dhis-web-event-visualizer.png\",\"description\":\"\"},{\"name\":\"dhis-web-event-reports\",\"namespace\":\"/dhis-web-event-reports\",\"defaultAction\":\"../dhis-web-event-reports/index.action\",\"displayName\":\"Event Reports\",\"icon\":\"../icons/dhis-web-event-reports.png\",\"description\":\"\"},{\"name\":\"dhis-web-dataentry\",\"namespace\":\"/dhis-web-dataentry\",\"defaultAction\":\"../dhis-web-dataentry/index.action\",\"displayName\":\"Data Entry\",\"icon\":\"../icons/dhis-web-dataentry.png\",\"description\":\"\"},{\"name\":\"dhis-web-tracker-capture\",\"namespace\":\"/dhis-web-tracker-capture\",\"defaultAction\":\"../dhis-web-tracker-capture/index.action\",\"displayName\":\"Tracker Capture\",\"icon\":\"../icons/dhis-web-tracker-capture.png\",\"description\":\"\"},{\"name\":\"dhis-web-maintenance\",\"namespace\":\"/dhis-web-maintenance\",\"defaultAction\":\"../dhis-web-maintenance/index.action\",\"displayName\":\"Maintenance\",\"icon\":\"../icons/dhis-web-maintenance.png\",\"description\":\"\"},{\"name\":\"dhis-web-scheduler\",\"namespace\":\"/dhis-web-scheduler\",\"defaultAction\":\"../dhis-web-scheduler/index.action\",\"displayName\":\"Scheduler\",\"icon\":\"../icons/dhis-web-scheduler.png\",\"description\":\"\"},{\"name\":\"dhis-web-settings\",\"namespace\":\"/dhis-web-settings\",\"defaultAction\":\"../dhis-web-settings/index.action\",\"displayName\":\"System Settings\",\"icon\":\"../icons/dhis-web-settings.png\",\"description\":\"\"},{\"name\":\"dhis-web-usage-analytics\",\"namespace\":\"/dhis-web-usage-analytics\",\"defaultAction\":\"../dhis-web-usage-analytics/index.action\",\"displayName\":\"Usage Analytics\",\"icon\":\"../icons/dhis-web-usage-analytics.png\",\"description\":\"\"},{\"name\":\"dhis-web-interpretation\",\"namespace\":\"/dhis-web-interpretation\",\"defaultAction\":\"../dhis-web-interpretation/index.action\",\"displayName\":\"Interpretations\",\"icon\":\"../icons/dhis-web-interpretation.png\",\"description\":\"\"},{\"name\":\"dhis-web-datastore\",\"namespace\":\"/dhis-web-datastore\",\"defaultAction\":\"../dhis-web-datastore/index.action\",\"displayName\":\"Datastore Management\",\"icon\":\"../icons/dhis-web-datastore.png\",\"description\":\"\"},{\"name\":\"dhis-web-app-management\",\"namespace\":\"/dhis-web-app-management\",\"defaultAction\":\"../dhis-web-app-management/index.action\",\"displayName\":\"App Management\",\"icon\":\"../icons/dhis-web-app-management.png\",\"description\":\"\"},{\"name\":\"dhis-web-cache-cleaner\",\"namespace\":\"/dhis-web-cache-cleaner\",\"defaultAction\":\"../dhis-web-cache-cleaner/index.action\",\"displayName\":\"Browser Cache Cleaner\",\"icon\":\"../icons/dhis-web-cache-cleaner.png\",\"description\":\"\"},{\"name\":\"dhis-web-translations\",\"namespace\":\"/dhis-web-translations\",\"defaultAction\":\"../dhis-web-translations/index.action\",\"displayName\":\"Translations\",\"icon\":\"../icons/dhis-web-translations.png\",\"description\":\"\"},{\"name\":\"dhis-web-capture\",\"namespace\":\"/dhis-web-capture\",\"defaultAction\":\"../dhis-web-capture/index.action\",\"displayName\":\"Capture\",\"icon\":\"../icons/dhis-web-capture.png\",\"description\":\"\"},{\"name\":\"dhis-web-data-administration\",\"namespace\":\"/dhis-web-data-administration\",\"defaultAction\":\"../dhis-web-data-administration/index.action\",\"displayName\":\"Data Administration\",\"icon\":\"../icons/dhis-web-data-administration.png\",\"description\":\"\"},{\"name\":\"dhis-web-data-quality\",\"namespace\":\"/dhis-web-data-quality\",\"defaultAction\":\"../dhis-web-data-quality/index.action\",\"displayName\":\"Data Quality\",\"icon\":\"../icons/dhis-web-data-quality.png\",\"description\":\"\"},{\"name\":\"dhis-web-user\",\"namespace\":\"/dhis-web-user\",\"defaultAction\":\"../dhis-web-user/index.action\",\"displayName\":\"Users\",\"icon\":\"../icons/dhis-web-user.png\",\"description\":\"\"},{\"name\":\"dhis-web-aggregate-data-entry\",\"namespace\":\"/dhis-web-aggregate-data-entry\",\"defaultAction\":\"../dhis-web-aggregate-data-entry/index.action\",\"displayName\":\"Data Entry (Beta)\",\"icon\":\"../icons/dhis-web-aggregate-data-entry.png\",\"description\":\"\"},{\"name\":\"dhis-web-approval\",\"namespace\":\"/dhis-web-approval\",\"defaultAction\":\"../dhis-web-approval/index.action\",\"displayName\":\"Data Approval\",\"icon\":\"../icons/dhis-web-approval.png\",\"description\":\"\"},{\"name\":\"dhis-web-import-export\",\"namespace\":\"/dhis-web-import-export\",\"defaultAction\":\"../dhis-web-import-export/index.action\",\"displayName\":\"Import/Export\",\"icon\":\"../icons/dhis-web-import-export.png\",\"description\":\"\"},{\"name\":\"dhis-web-menu-management\",\"namespace\":\"/dhis-web-menu-management\",\"defaultAction\":\"../dhis-web-menu-management/index.action\",\"displayName\":\"Menu Management\",\"icon\":\"../icons/dhis-web-menu-management.png\",\"description\":\"\"},{\"name\":\"dhis-web-reports\",\"namespace\":\"/dhis-web-reports\",\"defaultAction\":\"../dhis-web-reports/index.action\",\"displayName\":\"Reports\",\"icon\":\"../icons/dhis-web-reports.png\",\"description\":\"\"},{\"name\":\"dhis-web-sms-configuration\",\"namespace\":\"/dhis-web-sms-configuration\",\"defaultAction\":\"../dhis-web-sms-configuration/index.action\",\"displayName\":\"SMS Configuration\",\"icon\":\"../icons/dhis-web-sms-configuration.png\",\"description\":\"\"}]}", + "responseSize": 5640, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, no-store, max-age=0, must-revalidate", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/me", + "featureName": null, + "static": true, + "count": 62, + "nonDeterministic": true, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": [ + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:42:42.295\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:42:42.294\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:42:58.094\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:42:58.092\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:43:30.474\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:43:30.472\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:43:48.714\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:43:48.711\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:44:02.429\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:44:02.427\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:44:11.598\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:44:11.597\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:44:26.785\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:44:26.783\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:44:39.438\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:44:39.437\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:44:51.840\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:44:51.837\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:45:02.307\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:45:02.305\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:45:39.922\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:45:39.920\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:45:59.773\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:45:59.771\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:46:09.541\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:46:09.540\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:46:21.922\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:46:21.919\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:46:33.743\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:46:33.741\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:46:43.800\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:46:43.799\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:46:55.670\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:46:55.669\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:47:06.995\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:47:06.993\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:47:17.082\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:47:17.081\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:47:27.331\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:47:27.329\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:47:53.971\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:47:53.970\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:48:03.304\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:48:03.303\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}", + "{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"surname\":\"Traore\",\"firstName\":\"John\",\"employer\":\"DHIS\",\"languages\":\"English\",\"gender\":\"gender_male\",\"jobTitle\":\"Super user\",\"created\":\"2013-04-18T17:15:08.407\",\"lastUpdated\":\"2023-03-01T08:48:13.299\",\"dataViewOrganisationUnits\":[],\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userGroupAccesses\":[],\"userAccesses\":[],\"userGroups\":[{\"id\":\"Kk12LkEWtXp\"},{\"id\":\"M1Qre0247G3\"},{\"id\":\"NTC8GjJ7p8P\"},{\"id\":\"B6JNeAQ6akX\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"w900PX10L7O\"},{\"id\":\"GogLpGmkL0g\"},{\"id\":\"vRoAruMnNpB\"},{\"id\":\"z1gNAf2zUxZ\"},{\"id\":\"gXpmQO6eEOo\"},{\"id\":\"tH0GcNZZ1vW\"},{\"id\":\"H9XnHoWRKCg\"}],\"translations\":[],\"teiSearchOrganisationUnits\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"externalAccess\":false,\"displayName\":\"John Traore\",\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"name\":\"John Traore\",\"email\":\"dummy@dhis2.org\",\"introduction\":\"I am the super user of DHIS 2\",\"birthday\":\"1971-04-08T00:00:00.000\",\"nationality\":\"Sierra Leone\",\"education\":\"Master of super using\",\"interests\":\"Football, swimming, singing, dancing\",\"whatsApp\":\"+123123123123\",\"facebookMessenger\":\"john.traore\",\"skype\":\"john.traore\",\"telegram\":\"john.traore\",\"twitter\":\"john.traore\",\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}],\"settings\":{\"keyMessageSmsNotification\":false,\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyTrackerDashboardLayout\":\"{\\\"IpHINAT79UW\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"IpHINAT79UW\\\"},\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"name\",\"keyMessageEmailNotification\":false},\"programs\":[\"uy2gU8kT1jF\",\"ur1Edk5Oe2n\",\"MoUd5BTQ3lY\",\"lxAQ7Zs9VYR\",\"IpHINAT79UW\",\"kla3mAPgvCH\",\"qDkgAbB5Jlk\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\",\"q04UBOqq3rp\",\"eBAyeGv0exc\",\"M3xtLkYBlKI\",\"fDd25txQckK\",\"WSGAb5XwJ3Y\"],\"authorities\":[\"F_PROGRAM_INDICATOR_PUBLIC_ADD\",\"F_SQLVIEW_EXECUTE\",\"F_USER_VIEW\",\"F_GENERATE_MIN_MAX_VALUES\",\"F_VALIDATIONRULE_PUBLIC_ADD\",\"F_CATEGORY_PRIVATE_ADD\",\"F_INDICATORGROUPSET_PUBLIC_ADD\",\"F_DATAVALUE_DELETE\",\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\",\"F_RELATIONSHIPTYPE_DELETE\",\"F_CATEGORY_OPTION_PRIVATE_ADD\",\"F_SINGLE_EVENT_DATA_ENTRY\",\"F_CATEGORY_OPTION_GROUP_PUBLIC_ADD\",\"F_GIS_ADMIN\",\"M_dhis-web-event-capture\",\"F_SEND_EMAIL\",\"M_dhis-web-aggregate-data-entry\",\"F_ORGUNITGROUPSET_PRIVATE_ADD\",\"F_INDICATOR_DELETE\",\"M_dhis-web-event-reports\",\"F_VIEW_UNAPPROVED_DATA\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_VIEW\",\"F_TRACKED_ENTITY_INSTANCE_CHANGE_LOCATION\",\"F_OPTIONGROUPSET_DELETE\",\"F_USERGROUP_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_PRIVATE_ADD\",\"F_DOCUMENT_EXTERNAL\",\"F_PROGRAM_TRACKING_MANAGEMENT\",\"F_TRACKED_ENTITY_ATTRIBUTE_PUBLIC_ADD\",\"F_GENERATE_PROGRAM_SUMMARY_REPORT\",\"F_PROGRAM_INDICATOR_DELETE\",\"F_MOBILE_SENDSMS\",\"F_TRACKED_ENTITY_ADD\",\"F_TRACKED_ENTITY_MANAGEMENT\",\"F_RELATIONSHIP_DELETE\",\"F_VALIDATIONRULEGROUP_PUBLIC_ADD\",\"F_REPORT_EXTERNAL\",\"F_DOCUMENT_PRIVATE_ADD\",\"M_dhis-web-reports\",\"F_TRACKED_ENTITY_DELETE\",\"F_USERGROUP_DELETE\",\"F_PROGRAM_PRIVATE_ADD\",\"F_CATEGORY_COMBO_PRIVATE_ADD\",\"F_SCHEDULING_SEND_MESSAGE\",\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\",\"F_PROGRAM_INDICATOR_GROUP_DELETE\",\"F_ORGANISATIONUNIT_MOVE\",\"M_dhis-web-usage-analytics\",\"F_COLOR_DELETE\",\"F_INDICATORGROUP_DELETE\",\"F_ORGANISATIONUNIT_DELETE\",\"F_PROGRAM_RULE_ADD\",\"M_dhis-web-light\",\"F_OPTIONGROUPSET_PRIVATE_ADD\",\"F_DATA_MART_ADMIN\",\"M_dhis-web-maintenance-mobile\",\"F_DATASET_PUBLIC_ADD\",\"F_CATEGORY_COMBO_DELETE\",\"F_SECTION_DELETE\",\"F_USER_DELETE\",\"F_INDICATORGROUPSET_PRIVATE_ADD\",\"F_PROGRAM_INDICATOR_PRIVATE_ADD\",\"F_METADATA_IMPORT\",\"M_dhis-web-maintenance-appmanager\",\"F_EXPORT_EVENTS\",\"M_dhis-web-maintenance-settings\",\"F_SQLVIEW_PUBLIC_ADD\",\"F_PERFORM_MAINTENANCE\",\"F_COLOR_SET_ADD\",\"F_PROGRAM_STAGE_INSTANCE_DELETE\",\"F_METADATA_EXPORT\",\"F_MINMAX_DATAELEMENT_ADD\",\"F_PROGRAMSTAGE_SECTION_ADD\",\"F_DATAELEMENTGROUP_PRIVATE_ADD\",\"F_VALIDATIONRULE_PRIVATE_ADD\",\"F_APPROVE_DATA\",\"M_dhis-web-mapping\",\"F_DATAELEMENT_PRIVATE_ADD\",\"F_VALIDATIONCRITERIA_ADD\",\"F_TRACKED_ENTITY_INSTANCE_SEARCH_IN_ALL_ORGUNITS\",\"F_IGNORE_TRACKER_REQUIRED_VALUE_VALIDATION\",\"F_PROGRAM_PUBLIC_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_SET_DELETE\",\"F_USER_ADD_WITHIN_MANAGED_GROUP\",\"M_Web_Portal\",\"F_ORGANISATIONUNIT_ADD\",\"M_dhis-web-user\",\"F_LEGEND_SET_PUBLIC_ADD\",\"F_CONSTANT_ADD\",\"F_PREDICTORGROUP_DELETE\",\"F_TRACKED_ENTITY_COMMENT_ADD\",\"F_TRACKED_ENTITY_INSTANCE_MANAGEMENT\",\"M_dhis-web-visualizer\",\"F_INDICATOR_PUBLIC_ADD\",\"F_INDICATORGROUP_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_PRIVATE_ADD\",\"M_dhis-web-maintenance\",\"M_dhis-web-approval\",\"F_PROGRAM_RULE_MANAGEMENT\",\"F_TEI_CASCADE_DELETE\",\"F_FRED_UPDATE\",\"F_VISUALIZATION_EXTERNAL\",\"M_dhis-web-cache-cleaner\",\"F_EDIT_EXPIRED\",\"F_ACCESS_TRACKED_ENTITY_ATTRIBUTES\",\"F_PROGRAM_DASHBOARD_CONFIG_ADMIN\",\"F_EVENT_VISUALIZATION_EXTERNAL\",\"F_ORGANISATIONUNITLEVEL_UPDATE\",\"F_CATEGORY_OPTION_PUBLIC_ADD\",\"M_dhis-web-datastore\",\"F_CATEGORY_OPTION_DELETE\",\"M_Data_Table\",\"M_dhis-web-menu-management\",\"F_REPORT_PUBLIC_ADD\",\"F_VALIDATIONRULEGROUP_DELETE\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_ADD\",\"F_RELATIONSHIP_MANAGEMENT\",\"F_COLOR_ADD\",\"F_OPTIONSET_PRIVATE_ADD\",\"F_PROGRAM_RULE_DELETE\",\"F_GENERATE_STATISTICAL_PROGRAM_REPORT\",\"F_ORGUNITGROUP_DELETE\",\"F_DATAELEMENTGROUPSET_PRIVATE_ADD\",\"M_dhis-web-tracker-capture\",\"F_LOCALE_ADD\",\"F_LEGEND_ADD\",\"F_CATEGORY_OPTION_GROUP_PRIVATE_ADD\",\"F_PROGRAM_INSTANCE_MANAGEMENT\",\"M_dhis-web-reporting\",\"F_CATEGORY_PUBLIC_ADD\",\"F_SECTION_ADD\",\"F_CATEGORY_COMBO_PUBLIC_ADD\",\"M_dhis-web-maintenance-datadictionary\",\"F_DATASET_DELETE\",\"F_INDICATORGROUPSET_DELETE\",\"F_USER_DELETE_WITHIN_MANAGED_GROUP\",\"F_ADD_TRACKED_ENTITY_FORM\",\"M_dhis-web-scheduler\",\"F_OPTIONGROUP_PUBLIC_ADD\",\"F_USERROLE_PRIVATE_ADD\",\"M_dhis-web-messaging\",\"M_dhis-web-maintenance-program\",\"F_EXTERNALFILERESOURCE_ADD\",\"F_MAP_EXTERNAL\",\"M_bna_widget\",\"F_DATAELEMENTGROUPSET_PUBLIC_ADD\",\"F_DATAELEMENTGROUP_DELETE\",\"F_USERGROUP_MANAGING_RELATIONSHIPS_ADD\",\"F_RELATIONSHIP_ADD\",\"F_ORGUNITGROUP_PRIVATE_ADD\",\"F_DATAELEMENTGROUP_PUBLIC_ADD\",\"F_USER_GROUPS_READ_ONLY_ADD_MEMBERS\",\"F_LOCALE_DELETE\",\"F_PREDICTOR_RUN\",\"F_DATAELEMENT_DELETE\",\"F_OPTIONGROUP_DELETE\",\"F_LEGEND_SET_PRIVATE_ADD\",\"F_PROGRAMSTAGE_DELETE\",\"F_ATTRIBUTE_PUBLIC_ADD\",\"F_TRACKED_ENTITY_FORM_DELETE\",\"F_USERROLE_DELETE\",\"F_DOCUMENT_DELETE\",\"F_ORGUNITGROUPSET_DELETE\",\"M_dhis-web-translations\",\"M_dhis-web-sms\",\"F_SCHEDULING_CASE_AGGREGATE_QUERY_BUILDER\",\"F_PROGRAM_DELETE\",\"F_VALIDATIONRULE_DELETE\",\"F_PROGRAMDATAELEMENT_ADD\",\"M_dhis-web-mobile\",\"F_ACTIVITY_PLAN\",\"F_RELATIONSHIPTYPE_PUBLIC_ADD\",\"F_PREDICTOR_ADD\",\"F_SQLVIEW_PRIVATE_ADD\",\"F_EXPORT_DATA\",\"F_OAUTH2_CLIENT_MANAGE\",\"F_EVENT_VISUALIZATION_PUBLIC_ADD\",\"F_ORGUNITGROUP_PUBLIC_ADD\",\"F_APPROVE_DATA_LOWER_LEVELS\",\"M_Social_Media_Video\",\"F_OPTIONSET_PUBLIC_ADD\",\"F_EVENTCHART_EXTERNAL\",\"M_dhis-web-dataentry\",\"F_PROGRAM_TRACKING_SEARCH\",\"M_dhis-web-maintenance-dataset\",\"F_USERROLE_LIST\",\"M_dhis-web-import-export\",\"M_dhis-web-caseentry\",\"F_USERROLE_PUBLIC_ADD\",\"M_dhis-web-importexport\",\"M_InterpretationsTest\",\"F_ORGUNITGROUPSET_PUBLIC_ADD\",\"F_SQLVIEW_EXTERNAL\",\"F_REPORT_DELETE\",\"F_DASHBOARD_PUBLIC_ADD\",\"F_CONSTANT_DELETE\",\"M_dhis-web-maintenance-user\",\"F_PREDICTOR_DELETE\",\"M_dhis-web-data-visualizer\",\"F_DATASET_PRIVATE_ADD\",\"F_EVENTREPORT_PUBLIC_ADD\",\"F_PROGRAMSTAGE_SECTION_DELETE\",\"F_TRACKED_ENTITY_UPDATE\",\"F_CATEGORY_OPTION_GROUP_SET_PUBLIC_ADD\",\"F_TRACKED_ENTITY_INSTANCE_DASHBOARD\",\"F_METADATA_MANAGE\",\"F_ANALYTICSTABLEHOOK_DELETE\",\"F_UNCOMPLETE_EVENT\",\"M_dhis-web-sms-configuration\",\"M_dhis-web-interpretation\",\"F_LEGEND_DELETE\",\"M_Custom_Js_Css\",\"F_PROGRAM_INDICATOR_MANAGEMENT\",\"F_ANONYMOUS_DATA_ENTRY\",\"F_MAP_PUBLIC_ADD\",\"F_PROGRAM_VALIDATION\",\"F_SCHEDULING_ADMIN\",\"F_TRACKED_ENTITY_COMMENT_DELETE\",\"F_DATAELEMENT_MINMAX_DELETE\",\"F_MOBILE_SETTINGS\",\"F_PREDICTORGROUP_ADD\",\"F_REPORT_PRIVATE_ADD\",\"F_VALIDATIONRULEGROUP_PRIVATE_ADD\",\"F_PUSH_ANALYSIS_DELETE\",\"F_REPLICATE_USER\",\"F_DATAVALUE_ADD\",\"M_dhis-web-maintenance-organisationunit\",\"F_INSERT_CUSTOM_JS_CSS\",\"F_DATAELEMENTGROUPSET_DELETE\",\"F_SQLVIEW_DELETE\",\"F_ENROLLMENT_CASCADE_DELETE\",\"F_PROGRAMDATAELEMENT_DELETE\",\"F_TRACKED_ENTITY_INSTANCE_LIST\",\"F_INDICATORTYPE_ADD\",\"F_LEGEND_SET_DELETE\",\"F_VIEW_EVENT_ANALYTICS\",\"F_PROGRAMSTAGE_SECTION_MANAGEMENT\",\"F_IMPORT_EVENTS\",\"F_PROGRAM_INSTANCE_DELETE\",\"F_INDICATOR_PRIVATE_ADD\",\"F_TRACKED_ENTITY_INSTANCE_HISTORY\",\"F_FRED_CREATE\",\"F_EVENTCHART_PUBLIC_ADD\",\"F_PUSH_ANALYSIS_ADD\",\"M_dhis-web-event-visualizer\",\"F_USER_ADD\",\"F_EXTERNAL_MAP_LAYER_DELETE\",\"F_SYSTEM_SETTING\",\"F_ANALYTICSTABLEHOOK_ADD\",\"F_ATTRIBUTE_PRIVATE_ADD\",\"F_DOCUMENT_PUBLIC_ADD\",\"F_TRACKED_ENTITY_ATTRIBUTE_DELETE\",\"M_Easy_Visualization\",\"F_VISUALIZATION_PUBLIC_ADD\",\"F_DATAELEMENT_MINMAX_ADD\",\"M_dhis-web-data-quality\",\"M_dhis-web-pivot\",\"F_EVENTREPORT_EXTERNAL\",\"F_PROGRAM_RULE_UPDATE\",\"F_DATAELEMENT_PUBLIC_ADD\",\"M_dhis-web-validationrule\",\"F_CONSTANT_MANAGEMENT\",\"F_RUN_VALIDATION\",\"F_MANAGE_TICKETS\",\"F_GENERATE_BENEFICIARY_TABULAR_REPORT\",\"F_OPTIONGROUP_PRIVATE_ADD\",\"F_CATEGORY_OPTION_GROUP_DELETE\",\"M_User_Administration\",\"M_dhis-web-settings\",\"F_IMPORT_DATA\",\"F_VIEW_DATABROWSER\",\"F_PERFORM_ANALYTICS_EXPLAIN\",\"F_MOBILE_DELETE_SMS\",\"F_OPTIONSET_MANAGEMENT\",\"F_SEND_MESSAGE\",\"F_PROGRAMSTAGE_ADD\",\"M_dhis-web-maps\",\"F_MINMAX_DATAELEMENT_DELETE\",\"F_ATTRIBUTE_DELETE\",\"F_OPTIONSET_DELETE\",\"F_PROGRAM_TRACKING_LIST\",\"M_dhis-web-dashboard\",\"M_dhis-web-data-administration\",\"F_ACCEPT_DATA_LOWER_LEVELS\",\"F_PROGRAM_TRACKED_ENTITY_ATTRIBUTE_GROUP_DELETE\",\"F_OPTIONGROUPSET_PUBLIC_ADD\",\"M_dhis-web-capture\",\"F_PROGRAM_INDICATOR_GROUP_PUBLIC_ADD\",\"F_CATEGORY_DELETE\",\"F_COLOR_SET_DELETE\",\"M_dhis-web-app-management\",\"F_INDICATORTYPE_DELETE\",\"F_NAME_BASED_DATA_ENTRY\",\"F_INDICATORGROUP_PRIVATE_ADD\",\"F_FRED_DELETE\",\"F_VALIDATIONCRITERIA_DELETE\",\"F_PROGRAM_STAGE_INSTANCE_SEARCH\"],\"dataSets\":[\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"aLpVgfXiz0f\",\"YFTk3VdO9av\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"rsyjyJmYD4J\",\"ULowA8V3ucd\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"OsPTWNqq26W\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"lyLU2wR22tC\",\"VTdjfLXXmoi\",\"SF8FDSqw30D\",\"BfMAe6Itzgt\"],\"userCredentials\":{\"id\":\"xE7jOejl9FI\",\"username\":\"admin\",\"externalAuth\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:56:05.264\",\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"previousPasswords\":[],\"lastLogin\":\"2023-03-01T08:48:13.298\",\"selfRegistered\":false,\"invitation\":false,\"disabled\":false,\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"Ufph3mGRmMo\"},{\"id\":\"Euq3XfEIEbx\"},{\"id\":\"aNk5AyC7ydy\"},{\"id\":\"cUlTcejWree\"},{\"id\":\"TMK9CMZ2V98\"},{\"id\":\"Ql6Gew7eaX6\"},{\"id\":\"Pqoy4DLOdMK\"},{\"id\":\"DRdaVRtwmG5\"},{\"id\":\"jRWSNIHdKww\"},{\"id\":\"txB7vu1w2Pr\"},{\"id\":\"XS0dNzuZmfH\"},{\"id\":\"xJZBzAHI88H\"}]}}" + ], + "responseSize": 14548, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + }, + "responseLookup": [ + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 4, 5, 5, 5, 5, 6, 6, + 7, 7, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 11, 12, 12, 13, + 13, 14, 15, 15, 16, 16, 17, 18, 19, 19, 19, 19, 19, 20, 21, 22 + ] + }, + { + "path": "/api/40/staticContent/logo_banner", + "featureName": null, + "static": true, + "count": 63, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 404, + "responseBody": "{\"httpStatus\":\"Not Found\",\"httpStatusCode\":404,\"status\":\"ERROR\",\"message\":\"No custom file found.\"}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/38/summary.json b/cypress/fixtures/network/40/summary.json similarity index 89% rename from cypress/fixtures/network/38/summary.json rename to cypress/fixtures/network/40/summary.json index fed0d35e4..2e5446889 100644 --- a/cypress/fixtures/network/38/summary.json +++ b/cypress/fixtures/network/40/summary.json @@ -1,9 +1,9 @@ { - "count": 1020, - "totalResponseSize": 475706, - "duplicates": 866, - "nonDeterministicResponses": 83, - "apiVersion": 38, + "count": 1037, + "totalResponseSize": 1643807, + "duplicates": 883, + "nonDeterministicResponses": 84, + "apiVersion": 40, "fixtureFiles": [ "static_resources.json", "users_should_be_able_to_navigate_back_to_the_job_list.json", diff --git a/cypress/fixtures/network/40/system_job_actions.json b/cypress/fixtures/network/40/system_job_actions.json new file mode 100644 index 000000000..21f682936 --- /dev/null +++ b/cypress/fixtures/network/40/system_job_actions.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "System job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/system_job_visibility_can_be_toggled.json b/cypress/fixtures/network/40/system_job_visibility_can_be_toggled.json new file mode 100644 index 000000000..87ad07cfa --- /dev/null +++ b/cypress/fixtures/network/40/system_job_visibility_can_be_toggled.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "System job visibility can be toggled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/user_job_actions.json b/cypress/fixtures/network/40/user_job_actions.json new file mode 100644 index 000000000..f02a53265 --- /dev/null +++ b/cypress/fixtures/network/40/user_job_actions.json @@ -0,0 +1,340 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "User job actions", + "static": false, + "count": 5, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/lnWRZN67iDU/execute", + "featureName": "User job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "POST", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "content-length": "0", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 404, + "responseBody": "{\"httpStatus\":\"Not Found\",\"httpStatusCode\":404,\"status\":\"ERROR\",\"message\":\"Object not found for uid: lnWRZN67iDU\"}", + "responseSize": 114, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/lnWRZN67iDU", + "featureName": "User job actions", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "DELETE", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 404, + "responseBody": "{\"httpStatus\":\"Not Found\",\"httpStatusCode\":404,\"status\":\"ERROR\",\"message\":\"JobConfiguration with id lnWRZN67iDU could not be found.\",\"errorCode\":\"E1005\"}", + "responseSize": 153, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/user_jobs_can_be_enabled_and_disabled.json b/cypress/fixtures/network/40/user_jobs_can_be_enabled_and_disabled.json new file mode 100644 index 000000000..4d503c42c --- /dev/null +++ b/cypress/fixtures/network/40/user_jobs_can_be_enabled_and_disabled.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "User jobs can be enabled and disabled", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_create_jobs_that_take_parameters.json b/cypress/fixtures/network/40/users_should_be_able_to_create_jobs_that_take_parameters.json new file mode 100644 index 000000000..5851843bf --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_create_jobs_that_take_parameters.json @@ -0,0 +1,305 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations?fields=*&paging=false", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 18, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobConfigurations\":[{\"href\":\"/40/jobConfigurations/sHMedQF7VYa\",\"name\":\"Credentials expiry alert\",\"created\":\"2017-12-08T12:45:18.351\",\"lastUpdated\":\"2023-02-28T15:24:55.737\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.062\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Credentials expiry alert\",\"favorite\":false,\"id\":\"sHMedQF7VYa\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/YvAwAmrqAtN\",\"name\":\"Dataset notification\",\"created\":\"2017-12-08T12:45:18.355\",\"lastUpdated\":\"2023-02-28T15:24:55.810\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_SET_NOTIFICATION\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.137\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Dataset notification\",\"favorite\":false,\"id\":\"YvAwAmrqAtN\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/BFa3jDsbtdO\",\"name\":\"Data statistics\",\"created\":\"2017-12-08T12:45:18.337\",\"lastUpdated\":\"2023-02-28T15:24:55.877\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_STATISTICS\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.207\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Data statistics\",\"favorite\":false,\"id\":\"BFa3jDsbtdO\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/pd6O228pqr0\",\"name\":\"File resource clean up\",\"created\":\"2017-12-08T12:45:18.317\",\"lastUpdated\":\"2023-02-28T15:24:55.839\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.169\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"File resource clean up\",\"favorite\":false,\"id\":\"pd6O228pqr0\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/uwWCT2BMmlq\",\"name\":\"Remove expired or used reserved values\",\"created\":\"2021-06-10T12:37:25.034\",\"lastUpdated\":\"2023-02-28T15:24:55.923\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.253\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Remove expired or used reserved values\",\"favorite\":false,\"id\":\"uwWCT2BMmlq\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/vt21671bgno\",\"name\":\"System version update check notification\",\"created\":\"2021-12-21T12:31:00.047\",\"lastUpdated\":\"2023-02-28T16:33:40.425\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"cronExpression\":\"44 8 3 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T03:08:44.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T16:33:39.585\",\"lastRuntimeExecution\":\"00:00:00.838\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"System version update check notification\",\"favorite\":false,\"id\":\"vt21671bgno\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/fUWM1At1TUx\",\"name\":\"User account expiry alert\",\"created\":\"2021-09-01T07:24:20.394\",\"lastUpdated\":\"2023-02-28T15:24:55.747\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.071\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"User account expiry alert\",\"favorite\":false,\"id\":\"fUWM1At1TUx\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/Js3vHn2AVuG\",\"name\":\"Validation result notification\",\"created\":\"2017-12-08T12:45:18.346\",\"lastUpdated\":\"2023-02-27T16:37:17.320\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"cronExpression\":\"0 0 7 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-02-28T07:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-27T14:55:13.329\",\"lastRuntimeExecution\":\"00:00:00.022\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Validation result notification\",\"favorite\":false,\"id\":\"Js3vHn2AVuG\",\"attributeValues\":[]}]}", + "responseSize": 6953, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to create jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_create_jobs_without_parameters.json b/cypress/fixtures/network/40/users_should_be_able_to_create_jobs_without_parameters.json new file mode 100644 index 000000000..ef519d277 --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_create_jobs_without_parameters.json @@ -0,0 +1,305 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations?fields=*&paging=false", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 8, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobConfigurations\":[{\"href\":\"/40/jobConfigurations/sHMedQF7VYa\",\"name\":\"Credentials expiry alert\",\"created\":\"2017-12-08T12:45:18.351\",\"lastUpdated\":\"2023-02-28T15:24:55.737\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.062\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Credentials expiry alert\",\"favorite\":false,\"id\":\"sHMedQF7VYa\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/YvAwAmrqAtN\",\"name\":\"Dataset notification\",\"created\":\"2017-12-08T12:45:18.355\",\"lastUpdated\":\"2023-02-28T15:24:55.810\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_SET_NOTIFICATION\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.137\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Dataset notification\",\"favorite\":false,\"id\":\"YvAwAmrqAtN\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/BFa3jDsbtdO\",\"name\":\"Data statistics\",\"created\":\"2017-12-08T12:45:18.337\",\"lastUpdated\":\"2023-02-28T15:24:55.877\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_STATISTICS\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.207\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Data statistics\",\"favorite\":false,\"id\":\"BFa3jDsbtdO\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/pd6O228pqr0\",\"name\":\"File resource clean up\",\"created\":\"2017-12-08T12:45:18.317\",\"lastUpdated\":\"2023-02-28T15:24:55.839\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.169\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"File resource clean up\",\"favorite\":false,\"id\":\"pd6O228pqr0\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/uwWCT2BMmlq\",\"name\":\"Remove expired or used reserved values\",\"created\":\"2021-06-10T12:37:25.034\",\"lastUpdated\":\"2023-02-28T15:24:55.923\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.253\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Remove expired or used reserved values\",\"favorite\":false,\"id\":\"uwWCT2BMmlq\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/vt21671bgno\",\"name\":\"System version update check notification\",\"created\":\"2021-12-21T12:31:00.047\",\"lastUpdated\":\"2023-02-28T16:33:40.425\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"cronExpression\":\"44 8 3 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T03:08:44.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T16:33:39.585\",\"lastRuntimeExecution\":\"00:00:00.838\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"System version update check notification\",\"favorite\":false,\"id\":\"vt21671bgno\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/fUWM1At1TUx\",\"name\":\"User account expiry alert\",\"created\":\"2021-09-01T07:24:20.394\",\"lastUpdated\":\"2023-02-28T15:24:55.747\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.071\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"User account expiry alert\",\"favorite\":false,\"id\":\"fUWM1At1TUx\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/Js3vHn2AVuG\",\"name\":\"Validation result notification\",\"created\":\"2017-12-08T12:45:18.346\",\"lastUpdated\":\"2023-02-27T16:37:17.320\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"cronExpression\":\"0 0 7 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-02-28T07:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-27T14:55:13.329\",\"lastRuntimeExecution\":\"00:00:00.022\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Validation result notification\",\"favorite\":false,\"id\":\"Js3vHn2AVuG\",\"attributeValues\":[]}]}", + "responseSize": 6953, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to create jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_delete_a_job.json b/cypress/fixtures/network/40/users_should_be_able_to_delete_a_job.json new file mode 100644 index 000000000..107221567 --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_delete_a_job.json @@ -0,0 +1,305 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/lnWRZN67iDU", + "featureName": "Users should be able to delete a job", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "DELETE", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 404, + "responseBody": "{\"httpStatus\":\"Not Found\",\"httpStatusCode\":404,\"status\":\"ERROR\",\"message\":\"JobConfiguration with id lnWRZN67iDU could not be found.\",\"errorCode\":\"E1005\"}", + "responseSize": 153, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_edit_jobs_that_take_parameters.json b/cypress/fixtures/network/40/users_should_be_able_to_edit_jobs_that_take_parameters.json new file mode 100644 index 000000000..2b0ee2ade --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_edit_jobs_that_take_parameters.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to edit jobs that take parameters", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_edit_jobs_without_parameters.json b/cypress/fixtures/network/40/users_should_be_able_to_edit_jobs_without_parameters.json new file mode 100644 index 000000000..8b32eae5b --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_edit_jobs_without_parameters.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to edit jobs without parameters", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_insert_cron_presets.json b/cypress/fixtures/network/40/users_should_be_able_to_insert_cron_presets.json new file mode 100644 index 000000000..399fdfc42 --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_insert_cron_presets.json @@ -0,0 +1,305 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations?fields=*&paging=false", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobConfigurations\":[{\"href\":\"/40/jobConfigurations/sHMedQF7VYa\",\"name\":\"Credentials expiry alert\",\"created\":\"2017-12-08T12:45:18.351\",\"lastUpdated\":\"2023-02-28T15:24:55.737\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.062\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Credentials expiry alert\",\"favorite\":false,\"id\":\"sHMedQF7VYa\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/YvAwAmrqAtN\",\"name\":\"Dataset notification\",\"created\":\"2017-12-08T12:45:18.355\",\"lastUpdated\":\"2023-02-28T15:24:55.810\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_SET_NOTIFICATION\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.137\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Dataset notification\",\"favorite\":false,\"id\":\"YvAwAmrqAtN\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/BFa3jDsbtdO\",\"name\":\"Data statistics\",\"created\":\"2017-12-08T12:45:18.337\",\"lastUpdated\":\"2023-02-28T15:24:55.877\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_STATISTICS\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.207\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Data statistics\",\"favorite\":false,\"id\":\"BFa3jDsbtdO\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/pd6O228pqr0\",\"name\":\"File resource clean up\",\"created\":\"2017-12-08T12:45:18.317\",\"lastUpdated\":\"2023-02-28T15:24:55.839\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.169\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"File resource clean up\",\"favorite\":false,\"id\":\"pd6O228pqr0\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/uwWCT2BMmlq\",\"name\":\"Remove expired or used reserved values\",\"created\":\"2021-06-10T12:37:25.034\",\"lastUpdated\":\"2023-02-28T15:24:55.923\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.253\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Remove expired or used reserved values\",\"favorite\":false,\"id\":\"uwWCT2BMmlq\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/vt21671bgno\",\"name\":\"System version update check notification\",\"created\":\"2021-12-21T12:31:00.047\",\"lastUpdated\":\"2023-02-28T16:33:40.425\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"cronExpression\":\"44 8 3 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T03:08:44.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T16:33:39.585\",\"lastRuntimeExecution\":\"00:00:00.838\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"System version update check notification\",\"favorite\":false,\"id\":\"vt21671bgno\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/fUWM1At1TUx\",\"name\":\"User account expiry alert\",\"created\":\"2021-09-01T07:24:20.394\",\"lastUpdated\":\"2023-02-28T15:24:55.747\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.071\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"User account expiry alert\",\"favorite\":false,\"id\":\"fUWM1At1TUx\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/Js3vHn2AVuG\",\"name\":\"Validation result notification\",\"created\":\"2017-12-08T12:45:18.346\",\"lastUpdated\":\"2023-02-27T16:37:17.320\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"cronExpression\":\"0 0 7 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-02-28T07:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-27T14:55:13.329\",\"lastRuntimeExecution\":\"00:00:00.022\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Validation result notification\",\"favorite\":false,\"id\":\"Js3vHn2AVuG\",\"attributeValues\":[]}]}", + "responseSize": 6953, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to insert cron presets", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_navigate_back_to_the_job_list.json b/cypress/fixtures/network/40/users_should_be_able_to_navigate_back_to_the_job_list.json new file mode 100644 index 000000000..67a307ec1 --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_navigate_back_to_the_job_list.json @@ -0,0 +1,305 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations?fields=*&paging=false", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobConfigurations\":[{\"href\":\"/40/jobConfigurations/sHMedQF7VYa\",\"name\":\"Credentials expiry alert\",\"created\":\"2017-12-08T12:45:18.351\",\"lastUpdated\":\"2023-02-28T15:24:55.737\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.062\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Credentials expiry alert\",\"favorite\":false,\"id\":\"sHMedQF7VYa\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/YvAwAmrqAtN\",\"name\":\"Dataset notification\",\"created\":\"2017-12-08T12:45:18.355\",\"lastUpdated\":\"2023-02-28T15:24:55.810\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_SET_NOTIFICATION\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.137\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Dataset notification\",\"favorite\":false,\"id\":\"YvAwAmrqAtN\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/BFa3jDsbtdO\",\"name\":\"Data statistics\",\"created\":\"2017-12-08T12:45:18.337\",\"lastUpdated\":\"2023-02-28T15:24:55.877\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_STATISTICS\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.207\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Data statistics\",\"favorite\":false,\"id\":\"BFa3jDsbtdO\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/pd6O228pqr0\",\"name\":\"File resource clean up\",\"created\":\"2017-12-08T12:45:18.317\",\"lastUpdated\":\"2023-02-28T15:24:55.839\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.169\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"File resource clean up\",\"favorite\":false,\"id\":\"pd6O228pqr0\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/uwWCT2BMmlq\",\"name\":\"Remove expired or used reserved values\",\"created\":\"2021-06-10T12:37:25.034\",\"lastUpdated\":\"2023-02-28T15:24:55.923\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.253\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Remove expired or used reserved values\",\"favorite\":false,\"id\":\"uwWCT2BMmlq\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/vt21671bgno\",\"name\":\"System version update check notification\",\"created\":\"2021-12-21T12:31:00.047\",\"lastUpdated\":\"2023-02-28T16:33:40.425\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"cronExpression\":\"44 8 3 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T03:08:44.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T16:33:39.585\",\"lastRuntimeExecution\":\"00:00:00.838\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"System version update check notification\",\"favorite\":false,\"id\":\"vt21671bgno\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/fUWM1At1TUx\",\"name\":\"User account expiry alert\",\"created\":\"2021-09-01T07:24:20.394\",\"lastUpdated\":\"2023-02-28T15:24:55.747\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.071\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"User account expiry alert\",\"favorite\":false,\"id\":\"fUWM1At1TUx\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/Js3vHn2AVuG\",\"name\":\"Validation result notification\",\"created\":\"2017-12-08T12:45:18.346\",\"lastUpdated\":\"2023-02-27T16:37:17.320\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"cronExpression\":\"0 0 7 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-02-28T07:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-27T14:55:13.329\",\"lastRuntimeExecution\":\"00:00:00.022\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Validation result notification\",\"favorite\":false,\"id\":\"Js3vHn2AVuG\",\"attributeValues\":[]}]}", + "responseSize": 6953, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to navigate back to the job list", + "static": false, + "count": 9, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_navigate_to_the_documentation.json b/cypress/fixtures/network/40/users_should_be_able_to_navigate_to_the_documentation.json new file mode 100644 index 000000000..33f7b8047 --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_navigate_to_the_documentation.json @@ -0,0 +1,305 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations?fields=*&paging=false", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 2, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobConfigurations\":[{\"href\":\"/40/jobConfigurations/sHMedQF7VYa\",\"name\":\"Credentials expiry alert\",\"created\":\"2017-12-08T12:45:18.351\",\"lastUpdated\":\"2023-02-28T15:24:55.737\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.062\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Credentials expiry alert\",\"favorite\":false,\"id\":\"sHMedQF7VYa\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/YvAwAmrqAtN\",\"name\":\"Dataset notification\",\"created\":\"2017-12-08T12:45:18.355\",\"lastUpdated\":\"2023-02-28T15:24:55.810\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_SET_NOTIFICATION\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.137\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Dataset notification\",\"favorite\":false,\"id\":\"YvAwAmrqAtN\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/BFa3jDsbtdO\",\"name\":\"Data statistics\",\"created\":\"2017-12-08T12:45:18.337\",\"lastUpdated\":\"2023-02-28T15:24:55.877\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_STATISTICS\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.207\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Data statistics\",\"favorite\":false,\"id\":\"BFa3jDsbtdO\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/pd6O228pqr0\",\"name\":\"File resource clean up\",\"created\":\"2017-12-08T12:45:18.317\",\"lastUpdated\":\"2023-02-28T15:24:55.839\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.169\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"File resource clean up\",\"favorite\":false,\"id\":\"pd6O228pqr0\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/uwWCT2BMmlq\",\"name\":\"Remove expired or used reserved values\",\"created\":\"2021-06-10T12:37:25.034\",\"lastUpdated\":\"2023-02-28T15:24:55.923\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.253\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Remove expired or used reserved values\",\"favorite\":false,\"id\":\"uwWCT2BMmlq\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/vt21671bgno\",\"name\":\"System version update check notification\",\"created\":\"2021-12-21T12:31:00.047\",\"lastUpdated\":\"2023-02-28T16:33:40.425\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"cronExpression\":\"44 8 3 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T03:08:44.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T16:33:39.585\",\"lastRuntimeExecution\":\"00:00:00.838\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"System version update check notification\",\"favorite\":false,\"id\":\"vt21671bgno\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/fUWM1At1TUx\",\"name\":\"User account expiry alert\",\"created\":\"2021-09-01T07:24:20.394\",\"lastUpdated\":\"2023-02-28T15:24:55.747\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.071\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"User account expiry alert\",\"favorite\":false,\"id\":\"fUWM1At1TUx\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/Js3vHn2AVuG\",\"name\":\"Validation result notification\",\"created\":\"2017-12-08T12:45:18.346\",\"lastUpdated\":\"2023-02-27T16:37:17.320\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"cronExpression\":\"0 0 7 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-02-28T07:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-27T14:55:13.329\",\"lastRuntimeExecution\":\"00:00:00.022\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Validation result notification\",\"favorite\":false,\"id\":\"Js3vHn2AVuG\",\"attributeValues\":[]}]}", + "responseSize": 6953, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to navigate to the documentation", + "static": false, + "count": 4, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_navigate_to_the_new_job_route.json b/cypress/fixtures/network/40/users_should_be_able_to_navigate_to_the_new_job_route.json new file mode 100644 index 000000000..cf9c845ed --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_navigate_to_the_new_job_route.json @@ -0,0 +1,305 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations?fields=*&paging=false", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobConfigurations\":[{\"href\":\"/40/jobConfigurations/sHMedQF7VYa\",\"name\":\"Credentials expiry alert\",\"created\":\"2017-12-08T12:45:18.351\",\"lastUpdated\":\"2023-02-28T15:24:55.737\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"CREDENTIALS_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.062\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Credentials expiry alert\",\"favorite\":false,\"id\":\"sHMedQF7VYa\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/YvAwAmrqAtN\",\"name\":\"Dataset notification\",\"created\":\"2017-12-08T12:45:18.355\",\"lastUpdated\":\"2023-02-28T15:24:55.810\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_SET_NOTIFICATION\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.137\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Dataset notification\",\"favorite\":false,\"id\":\"YvAwAmrqAtN\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/BFa3jDsbtdO\",\"name\":\"Data statistics\",\"created\":\"2017-12-08T12:45:18.337\",\"lastUpdated\":\"2023-02-28T15:24:55.877\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"DATA_STATISTICS\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.207\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Data statistics\",\"favorite\":false,\"id\":\"BFa3jDsbtdO\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/pd6O228pqr0\",\"name\":\"File resource clean up\",\"created\":\"2017-12-08T12:45:18.317\",\"lastUpdated\":\"2023-02-28T15:24:55.839\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"FILE_RESOURCE_CLEANUP\",\"cronExpression\":\"0 0 2 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.169\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"File resource clean up\",\"favorite\":false,\"id\":\"pd6O228pqr0\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/uwWCT2BMmlq\",\"name\":\"Remove expired or used reserved values\",\"created\":\"2021-06-10T12:37:25.034\",\"lastUpdated\":\"2023-02-28T15:24:55.923\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"REMOVE_USED_OR_EXPIRED_RESERVED_VALUES\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.668\",\"lastRuntimeExecution\":\"00:00:00.253\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Remove expired or used reserved values\",\"favorite\":false,\"id\":\"uwWCT2BMmlq\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/vt21671bgno\",\"name\":\"System version update check notification\",\"created\":\"2021-12-21T12:31:00.047\",\"lastUpdated\":\"2023-02-28T16:33:40.425\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"SYSTEM_VERSION_UPDATE_CHECK\",\"cronExpression\":\"44 8 3 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T03:08:44.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T16:33:39.585\",\"lastRuntimeExecution\":\"00:00:00.838\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"System version update check notification\",\"favorite\":false,\"id\":\"vt21671bgno\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/fUWM1At1TUx\",\"name\":\"User account expiry alert\",\"created\":\"2021-09-01T07:24:20.394\",\"lastUpdated\":\"2023-02-28T15:24:55.747\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"ACCOUNT_EXPIRY_ALERT\",\"cronExpression\":\"0 0 2 ? * *\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-03-01T02:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-28T15:24:55.669\",\"lastRuntimeExecution\":\"00:00:00.071\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"User account expiry alert\",\"favorite\":false,\"id\":\"fUWM1At1TUx\",\"attributeValues\":[]},{\"href\":\"/40/jobConfigurations/Js3vHn2AVuG\",\"name\":\"Validation result notification\",\"created\":\"2017-12-08T12:45:18.346\",\"lastUpdated\":\"2023-02-27T16:37:17.320\",\"translations\":[],\"externalAccess\":false,\"userGroupAccesses\":[],\"userAccesses\":[],\"access\":{\"manage\":true,\"externalize\":false,\"write\":true,\"read\":true,\"update\":true,\"delete\":true},\"favorites\":[],\"sharing\":{\"external\":false,\"users\":{},\"userGroups\":{}},\"jobType\":\"VALIDATION_RESULTS_NOTIFICATION\",\"cronExpression\":\"0 0 7 * * ?\",\"enabled\":true,\"jobStatus\":\"SCHEDULED\",\"nextExecutionTime\":\"2023-02-28T07:00:00.000\",\"lastExecutedStatus\":\"COMPLETED\",\"lastExecuted\":\"2023-02-27T14:55:13.329\",\"lastRuntimeExecution\":\"00:00:00.022\",\"leaderOnlyJob\":true,\"configurable\":false,\"schedulingType\":\"CRON\",\"displayName\":\"Validation result notification\",\"favorite\":false,\"id\":\"Js3vHn2AVuG\",\"attributeValues\":[]}]}", + "responseSize": 6953, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to navigate to the new job route", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_view_jobs.json b/cypress/fixtures/network/40/users_should_be_able_to_view_jobs.json new file mode 100644 index 000000000..5d353465b --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_view_jobs.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to view jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/40/users_should_be_able_to_view_system_jobs.json b/cypress/fixtures/network/40/users_should_be_able_to_view_system_jobs.json new file mode 100644 index 000000000..74b77b8e6 --- /dev/null +++ b/cypress/fixtures/network/40/users_should_be_able_to_view_system_jobs.json @@ -0,0 +1,271 @@ +[ + { + "path": "/api/40/systemSettings/helpPageLink", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", + "responseSize": 99, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/analytics/tableTypes", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"]", + "responseSize": 122, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/jobConfigurations/jobTypes?fields=*&paging=false", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"jobTypes\":[{\"name\":\"Data integrity\",\"jobType\":\"DATA_INTEGRITY\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"checks\",\"fieldName\":\"Checks\",\"persisted\":false,\"collectionName\":\"checks\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/dataIntegrity\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.parameters.DataIntegrityJobParameters$DataIntegrityReportType\",\"name\":\"type\",\"fieldName\":\"Type\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"REPORT\",\"SUMMARY\",\"DETAILS\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Resource table\",\"jobType\":\"RESOURCE_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Analytics table\",\"jobType\":\"ANALYTICS_TABLE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"skipPrograms\",\"fieldName\":\"Skip programs\",\"persisted\":false,\"collectionName\":\"skipPrograms\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/programs\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipResourceTables\",\"fieldName\":\"Skip resource tables\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Continuous analytics table\",\"jobType\":\"CONTINUOUS_ANALYTICS_TABLE\",\"schedulingType\":\"FIXED_DELAY\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"fullUpdateHourOfDay\",\"fieldName\":\"Full update hour of day\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"lastYears\",\"fieldName\":\"Last years\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.Set\",\"itemKlass\":\"org.hisp.dhis.analytics.AnalyticsTableType\",\"name\":\"skipTableTypes\",\"fieldName\":\"Skip table types\",\"persisted\":false,\"collectionName\":\"skipTableTypes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"DATA_VALUE\",\"COMPLETENESS\",\"COMPLETENESS_TARGET\",\"ORG_UNIT_TARGET\",\"EVENT\",\"ENROLLMENT\",\"OWNERSHIP\",\"VALIDATION_RESULT\"],\"relativeApiEndpoint\":\"/api/analytics/tableTypes\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Data sync\",\"jobType\":\"DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker programs data sync\",\"jobType\":\"TRACKER_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Event programs data sync\",\"jobType\":\"EVENT_PROGRAMS_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"pageSize\",\"fieldName\":\"Page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Meta data sync\",\"jobType\":\"META_DATA_SYNC\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"trackerProgramPageSize\",\"fieldName\":\"Tracker program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":20,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"eventProgramPageSize\",\"fieldName\":\"Event program page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":60,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"dataValuesPageSize\",\"fieldName\":\"Data values page size\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":10000,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Aggregate data exchange\",\"jobType\":\"AGGREGATE_DATA_EXCHANGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"dataExchangeIds\",\"fieldName\":\"Data exchange ids\",\"persisted\":false,\"collectionName\":\"dataExchangeIds\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/aggregateDataExchanges\",\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Send scheduled message\",\"jobType\":\"SEND_SCHEDULED_MESSAGE\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Program notifications\",\"jobType\":\"PROGRAM_NOTIFICATIONS\",\"schedulingType\":\"CRON\",\"jobParameters\":[]},{\"name\":\"Monitoring\",\"jobType\":\"MONITORING\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"validationRuleGroups\",\"fieldName\":\"Validation rule groups\",\"persisted\":false,\"collectionName\":\"validationRuleGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/validationRuleGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"sendNotifications\",\"fieldName\":\"Send notifications\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"persistResults\",\"fieldName\":\"Persist results\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Push analysis\",\"jobType\":\"PUSH_ANALYSIS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"pushAnalysis\",\"fieldName\":\"Push analysis\",\"persisted\":false,\"collectionName\":\"pushAnalysis\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/pushAnalysis\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Tracker search optimization\",\"jobType\":\"TRACKER_SEARCH_OPTIMIZATION\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.util.Set\",\"itemKlass\":\"java.lang.String\",\"name\":\"attributes\",\"fieldName\":\"Attributes\",\"persisted\":false,\"collectionName\":\"attributes\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/trackedEntityAttributes/indexable\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"skipIndexDeletion\",\"fieldName\":\"Skip index deletion\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Predictor\",\"jobType\":\"PREDICTOR\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"relativeStart\",\"fieldName\":\"Relative start\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"relativeEnd\",\"fieldName\":\"Relative end\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictors\",\"fieldName\":\"Predictors\",\"persisted\":false,\"collectionName\":\"predictors\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictors\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.util.List\",\"itemKlass\":\"java.lang.String\",\"name\":\"predictorGroups\",\"fieldName\":\"Predictor groups\",\"persisted\":false,\"collectionName\":\"predictorGroups\",\"attribute\":false,\"simple\":false,\"collection\":true,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":true,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"relativeApiEndpoint\":\"/api/predictorGroups\",\"defaultValue\":[],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Disable inactive users\",\"jobType\":\"DISABLE_INACTIVE_USERS\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Integer\",\"name\":\"inactiveMonths\",\"fieldName\":\"Inactive months\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":0,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"reminderDaysBefore\",\"fieldName\":\"Reminder days before\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]},{\"name\":\"Test\",\"jobType\":\"TEST\",\"schedulingType\":\"CRON\",\"jobParameters\":[{\"klass\":\"java.lang.Long\",\"name\":\"waitMillis\",\"fieldName\":\"Wait millis\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"stages\",\"fieldName\":\"Stages\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtStage\",\"fieldName\":\"Fail at stage\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"items\",\"fieldName\":\"Items\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Integer\",\"name\":\"failAtItem\",\"fieldName\":\"Fail at item\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Long\",\"name\":\"itemDuration\",\"fieldName\":\"Item duration\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.String\",\"name\":\"failWithMessage\",\"fieldName\":\"Fail with message\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"failWithException\",\"fieldName\":\"Fail with exception\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"org.hisp.dhis.scheduling.JobProgress$FailurePolicy\",\"name\":\"failWithPolicy\",\"fieldName\":\"Fail with policy\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"constants\":[\"PARENT\",\"FAIL\",\"SKIP_STAGE\",\"SKIP_ITEM\",\"SKIP_ITEM_OUTLIER\"],\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false},{\"klass\":\"java.lang.Boolean\",\"name\":\"runStagesParallel\",\"fieldName\":\"Run stages parallel\",\"persisted\":false,\"attribute\":false,\"simple\":false,\"collection\":false,\"ordered\":false,\"owner\":false,\"identifiableObject\":false,\"nameableObject\":false,\"embeddedObject\":false,\"analyticalObject\":false,\"readable\":false,\"writable\":false,\"unique\":false,\"required\":false,\"manyToMany\":false,\"oneToOne\":false,\"manyToOne\":false,\"oneToMany\":false,\"defaultValue\":false,\"translatable\":false,\"gistPreferences\":{\"included\":\"AUTO\",\"transformation\":\"AUTO\"},\"propertyTransformer\":false}]}]}", + "responseSize": 24994, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/pushAnalysis?paging=false", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"pushAnalysis\":[{\"displayName\":\"Immunization Key Indicators Monthly Report\",\"id\":\"jtcMAKhWwnc\"}]}", + "responseSize": 98, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/validationRuleGroups?paging=false", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"validationRuleGroups\":[{\"displayName\":\"ANC\",\"id\":\"UP1lctvalPn\"},{\"displayName\":\"Commodities\",\"id\":\"xcpl667ccfF\"},{\"displayName\":\"Critical event\",\"id\":\"xWtt9c443Lt\"},{\"displayName\":\"District stock\",\"id\":\"mEtdbIDDhix\"},{\"displayName\":\"Epidemic disease outbreak\",\"id\":\"y2yQIm79VTW\"},{\"displayName\":\"Facility Stock\",\"id\":\"SqyI8HKqI4g\"},{\"displayName\":\"Immunisation\",\"id\":\"UiOSY1iIdub\"},{\"displayName\":\"Infectious disease outbreak\",\"id\":\"WUZXEFdn1PX\"},{\"displayName\":\"Malaria\",\"id\":\"zlaSof6qLqF\"},{\"displayName\":\"Population\",\"id\":\"D3bItmtBpsW\"},{\"displayName\":\"TB\",\"id\":\"IMF6p1MqoHl\"},{\"displayName\":\"Testing\",\"id\":\"nMDkAJXsmlR\"}]}", + "responseSize": 628, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictors?paging=false", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictors\":[{\"displayName\":\"Malaria Outbreak Threshold\",\"id\":\"tEK1OEqS4O1\"}]}", + "responseSize": 80, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/predictorGroups?paging=false", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "{\"predictorGroups\":[]}", + "responseSize": 22, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "cache-control": "no-cache, private", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + }, + { + "path": "/api/40/dataIntegrity", + "featureName": "Users should be able to view system jobs", + "static": false, + "count": 1, + "nonDeterministic": false, + "method": "GET", + "requestBody": "", + "requestHeaders": { + "host": "localhost:8080", + "proxy-connection": "keep-alive", + "accept": "application/json", + "origin": "http://localhost:3000", + "sec-fetch-site": "same-site", + "sec-fetch-mode": "cors" + }, + "statusCode": 200, + "responseBody": "[{\"name\":\"orgunits_invalid_geometry\",\"displayName\":\"Organisation units with invalid geometry.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with invalid geometry.\",\"introduction\":\"DHIS2 uses the PostGIS database extension to manage the geographical information associated\\nwith organisation units. There are various reasons why geometries may be considered to be\\ninvalid including self-inclusions, self-intersections, and sliver polygons. Please see the\\nPostGIS documentation for a more in-depth discussion on this topic.\\n\\nInvalid geometry is not always a problem and may be able to be ignored, however, it has been observed in certain systems\\nthat this can lead to problems in analytics. If you are experiencing issues when generating analytics\\ntables, and see errors related to invalid geometries, you will need to either remove the invalid geometry,\\nor fix it.\",\"recommendation\":\"Update the geometry of the affected organisation units to a valid geometry. It may be possible to use the PostGIS function `ST_MakeValid` to automatically fix the problem. However, in other cases the geometry may need to be edited in a GIS tool, and then updated again in DHIS2.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OIG\"},{\"name\":\"data_elements_without_groups\",\"displayName\":\"Data elements lacking groups\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data element groups\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWG\"},{\"name\":\"orgunit_group_sets_excess_groups\",\"displayName\":\"Organisation units which belong to multiple groups in a group set.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which belong to multiple groups in a group set.\",\"introduction\":\"Organisation units should belong to exactly one group within each organisation unit group set of which they are a member. If the organisation unit belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the organisation units in the details list to exactly one group within each group set membership.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OGSEG\"},{\"name\":\"validation_rules_missing_value_strategy_null\",\"displayName\":\"All validation rule expressions should have a missing value strategy.\",\"section\":\"Validation rules\",\"severity\":\"SEVERE\",\"description\":\"All validation rule expressions should have a missing value strategy.\",\"introduction\":\"Validation rules are composed of a left and right side expression. In certain systems the missing value strategy may not be defined. This may lead to an exception during validation rule analysis. The affected validation rules should be corrected to with an appropriate missing value strategy.\",\"recommendation\":\"Using the results of the the details SQL view, identify the affected validation rules and which side of the rule the missing value strategy has not been specified. Using the maintenance app, make the appropriate corrections and save the rule.\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRMVSN\"},{\"name\":\"category_combos_being_invalid\",\"displayName\":\"Invalid Category-combos\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Lists all category-combos that are invalid\",\"recommendation\":\"Make sure the category combo is assigned to at least one category and that all categories have category options \",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCBI\"},{\"name\":\"data_elements_in_data_set_not_in_form\",\"displayName\":\"Data sets with data elements not in data entry form\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that have data elements which are neither a member of the set's data entry form nor a member of the sets section\",\"recommendation\":\"Either remove the data elements in question or make them a member of the set's form or section\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DEIDSNIF\"},{\"name\":\"categories_no_options\",\"displayName\":\"Categories with no category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with no category options\",\"introduction\":\"Categories should always have at least one category option.\",\"recommendation\":\"Any categories without category options should either be removed from the system if they are not in use. Otherwise, appropriate category options should be added to the category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CNO\"},{\"name\":\"data_elements_aggregate_no_analysis\",\"displayName\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not used in any favourites (directly or through indicators)\",\"introduction\":\"All aggregate data elements that are captured in DHIS2 should be used to produce some type of analysis output (charts, maps, tables). This can be by using them directly in an output, or by having them contribute to an indicator calculation that is used an output.\",\"recommendation\":\"Data elements that are not routinely being reviewed in analysis, either directly or indirectly through indicators, should be reviewed to determine if they still need to be collected. If these are meant to be used in routine review, then associated outputs should be created using them. If these data elements are not going to be used for any type of information review, consideration should be made to either archive them or delete them.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANA\"},{\"name\":\"indicators_duplicated_terms\",\"displayName\":\"Indicators with the same terms.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same terms.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check attempts to identify indicators with the same formulas, regardless of the order of their their terms. Suppose you have an indicator which calculates total ANC attendance: ANC Total = ANC1 + ANC2 + ANC3 Suppose then another indicator exists in the system, which has been defined as: ANC Totals = ANC3 + ANC2 + ANC1 These two indicators are equivalent, and will produce the same result, and are thus considered to be duplicated.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Considered deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IDT\"},{\"name\":\"program_rules_no_action\",\"displayName\":\"Program rules with no action.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules with no action.\",\"introduction\":\"All program rules should have an action.\",\"recommendation\":\"Using the DHIS2 user interface, assign an action to each of the program rules which is missing one. Alternatively, if the program rule is not in use, then consider removing it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNA\"},{\"name\":\"orgunits_compulsory_group_count\",\"displayName\":\"Organisation units that are not in all compulsory orgunit group sets\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Orgunits that are not in all compulsory orgunit group sets\",\"introduction\":\"If any organisation unit groups have been marked as compulsory, each and every organisation unit should belong to exactly one group within each compulsory organisation unit group set. Assume we have created a group set called \\\"Ownership\\\" with two groups \\\"Public\\\" and \\\"Private\\\". Each and every organisation unit contained in the hierarchy must belong to either Public or Private (but not both). When organisation unit are not part of a group set, results in the analytics apps will not be correct if the organisation unit group set is used for aggregation.\",\"recommendation\":\"For each of the organisation units identified in the details query, you should assign the appropriate organisation unit group within the group set. Alternatively, if the group set should not be compulsory, you should change this attribute.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OCGC\"},{\"name\":\"orgunits_no_coordinates\",\"displayName\":\"Organisation units with no coordinates.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with no coordinates.\",\"introduction\":\"Ideally, all organisation units contained in the DHIS2 hierarchy should have a valid\\nset of coordinates. Usually for all organisation units above the facility level,\\nthese coordinates should be a polygon which provides the boundary of the organisation\\nunit. For facilities, these are usually represented as point coordinates.\\n\\nThere can obviously be exceptions to this rule. Mobile health facilities may not have\\na fixed location. Community health workers or wards below the facility level\\nmay also not have a defined or definable coordinate.\\n\\nThis check is intended to allow you to review all organisation units which do\\nnot have any coordinates and make a determination as to whether they should be updated.\",\"recommendation\":\"Where appropriate, update the geometry of each organisation unit with a valid geometry.\\nYou may need to contact the appropriate local government office to obtain a copy\\nof district boundaries, commonly referred to as \\\"shape files\\\". Another possibility\\nis to use freely available boundary files from GADM (https://gadm.org)\\n\\nIf facilities are missing coordinates, it may be possible to obtain these from\\nthe facility staff using their smart phone to get the coordinates. Images\\nfrom Google Maps can also often be used to estimate the position of a facility,\\nassuming that you have good enough resolution and local knowledge of where\\nit is located.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONC\"},{\"name\":\"data_sets_not_assigned_to_org_units\",\"displayName\":\"Data sets not assigned to organisation units\",\"section\":\"Data Sets\",\"severity\":\"WARNING\",\"description\":\"Lists all data sets that are not assigned to any organisation units\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DSNATOU\"},{\"name\":\"dashboards_no_items\",\"displayName\":\"Dashboards with no items.\",\"section\":\"Dashboards\",\"severity\":\"INFO\",\"description\":\"Dashboards with no items.\",\"introduction\":\"All dashboards should have content on them. Dashboards without any content do not serve any purpose, and can make it more difficult to find relevant dashboards with content.\",\"recommendation\":\"Dashboards without content that have not been modified in the last 14 days should be considered for deletion.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNI\"},{\"name\":\"orgunits_same_name_and_parent\",\"displayName\":\"Organisation units should not have the same name and parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have the same name and parent.\",\"introduction\":\"Organisation units may have exactly the same name. This may become confusing to users, particularly if the organisation unit has the same name and same parent. This can easily lead to data entry or analysis mistakes as users have no way to distinguish between the two organisation units.\",\"recommendation\":\"Rename identically named organisation units which share the same parent using the maintenance app.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OSNAP\"},{\"name\":\"indicators_not_grouped\",\"displayName\":\"Indicators not in any groups.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not in any groups.\",\"introduction\":\"All indicators should be in an indicator group. This allows users to find the indicators more easily in analysis apps and also contributes to having more complete indicators group sets. Maintenance operations can also be made more efficient by applying bulk settings (ex. sharing, filtering) to all indicators within an indicator group.\",\"recommendation\":\"Indicators that are not in a indicator group should be added to a relevant indicator group. If the indicators are not needed, they should be deleted.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"ING\"},{\"name\":\"category_option_group_sets_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option group sets should be composed of at least two category option groups.\",\"recommendation\":\"Considering removing groups with zero or one category option groups, or alternatively, add additional category option groups to the group set to make it more useful.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSS\"},{\"name\":\"org_units_without_groups\",\"displayName\":\"Organisation units lacking groups\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are not connected to at least one group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWG\"},{\"name\":\"data_elements_excess_groupset_membership\",\"displayName\":\"Data elements which belong to multiple groups in a group set.\",\"section\":\"data_elements\",\"severity\":\"SEVERE\",\"description\":\"Data elements which belong to multiple groups in a group set.\",\"introduction\":\"Data elements should belong to exactly one group within each data element group set of which they are a member. If the data element belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the data elements in the details list to exactly one data element group within each group set.\",\"issuesIdType\":\"data_elements_aggregate\",\"isSlow\":false,\"code\":\"DEEGM\"},{\"name\":\"data_element_groups_scarce\",\"displayName\":\"Data element groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Data element groups should have at least two members.\",\"introduction\":\"All data element groups should be composed of at least two data elements.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"dataElementGroups\",\"isSlow\":false,\"code\":\"DEGS\"},{\"name\":\"orgunits_not_contained_by_parent\",\"displayName\":\"Organisation units with point coordinates should be contained by their parent.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units with point coordinates should be contained by their parent.\",\"introduction\":\"Facilities are often represented as points in the DHIS2 hierarchy. Their parent organisation units geometry should contain all facilities which have been associated with them.\",\"recommendation\":\"Often boundary files are simplified when they are uploaded into DHIS2. This process may result in\\nfacilities which are located close to the border of a given district to fall outside of the district\\nwhen the boundary is simplified. This is considered to be more of a cosmetic problem for most DHIS2\\ninstallations, but could become an issue if any geospatial analysis is attempted using the\\nboundaries and point coordinates.\\n\\nIn cases where the facility falls outside of its parent's boundary\\nyou should confirm that the coordinates are correct. If the location is close to the boundary, you\\nmay want to reconsider how the boundary files have been simplified. Otherwise, if the location of\\nthe facility is completely incorrect, it should be rectified.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONCBP\"},{\"name\":\"program_rules_message_no_template\",\"displayName\":\"Program rules actions which should send or schedule a message without a message template.\",\"section\":\"Program rules\",\"severity\":\"SEVERE\",\"description\":\"Program rules actions which should send or schedule a message without a message template.\",\"introduction\":\"Program rule actions of type \\\"Send message\\\" or \\\"Schedule message\\\" should have an associated message template.\",\"recommendation\":\"Using the DHIS2 user interface, assign a message template to each of the program rule actions which send or schedule messages but which does not have an association with a message template.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRMNT\"},{\"name\":\"indicators_with_invalid_denominator\",\"displayName\":\"Indicators with invalid denominator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"List all indicators where the denominator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWID\"},{\"name\":\"indicator_types_duplicated\",\"displayName\":\"Indicator types with the same factor.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicator types with the same factor.\",\"introduction\":\"Indicators can be assigned a factor which is multiplied by the indicator's value. For example, if you create a percentage based indicator, you can assign the indicator a factor of 100, which would be multiplied by the actual value of the indicator calculated by DHIS2. In general, having multiple indicator types with the same factor is not recommended. It is duplicative, and may lead to confusion.\",\"recommendation\":\"Duplicated indicator types should consider to be removed from the system. Consider choosing one of the duplicated indicator types as the one to keep, and then update all indicators which share the same factor to this indicator type. The duplicated indicator types can then be removed from the system.\",\"issuesIdType\":\"indicatorTypes\",\"isSlow\":false,\"code\":\"ITD\"},{\"name\":\"options_sets_empty\",\"displayName\":\"Empty option sets\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Empty option sets\",\"introduction\":\"All option sets should generally include at least two items. Empty option sets serve no purpose.\",\"recommendation\":\"Options should either be added to the option set, or the option set should be deleted.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSE\"},{\"name\":\"category_options_no_categories\",\"displayName\":\"Category options with no categories.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options with no categories.\",\"introduction\":\"All category options should belong to at least one category.\",\"recommendation\":\"Category options which are not part of any category should be removed or alternatively should be added to an appropriate category.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CONC\"},{\"name\":\"orgunits_orphaned\",\"displayName\":\"Orphaned organisation units.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"Orphaned organisation units.\",\"introduction\":\"Orphaned organisation units are those which have neither parents nor any children. This means that they have no relationship to the main organisation unit hierarchy. These may be created by faulty metadata imports or direct manipulation of the database.\",\"recommendation\":\"The orphaned organisation units should be assigned a parent or removed from the system. It is recommended to use the DHIS2 API for this task if possible. If this is not possible, then they may need to be removed through direct SQL on the DHIS2 database.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OO\"},{\"name\":\"indicators_with_identical_formulas\",\"displayName\":\"Indicators with identical formulas\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that have the identical formulas with at least one other indicator\",\"recommendation\":\"Check if the same indicator should be used everywhere and remove duplicates\",\"isSlow\":false,\"code\":\"IWIF\"},{\"name\":\"program_indicators_with_invalid_filters\",\"displayName\":\"Program indicators with invalid filter\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators with invalid filter expression\",\"recommendation\":\"Check that the expression evaluates to true/false\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIF\"},{\"name\":\"program_rules_without_condition\",\"displayName\":\"Program rules lacking a condition\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that have no condition yet\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWC\"},{\"name\":\"categories_one_default_category\",\"displayName\":\"Only one default category should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category should exist\",\"introduction\":\"There should only exist one category with name and code \\\"default\\\".\",\"recommendation\":\"Only the category with UID \\\"GLevLNI9wkl\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category or move all references to category \\\"GLevLNI9wkl\\\" and then remove the unused conflicting category.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CODC\"},{\"name\":\"org_units_with_cyclic_references\",\"displayName\":\"Organisation units with cyclic references\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that have a conflicting parent hierarchy definition so that two organisation units become parent of each other or in other words they form a circular reference\",\"recommendation\":\"One of the organisation units must be setup wrongly and needs to be corrected so that a non-circular tree connects the two\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUWCR\"},{\"name\":\"program_rule_variables_without_data_element\",\"displayName\":\"Program rule variables lacking a data element\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring a data element source but that is not yet linked to a data element\",\"recommendation\":\"Assign a data element to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWDE\"},{\"name\":\"org_units_violating_exclusive_group_sets\",\"displayName\":\"Organisation units with conflicting exclusive group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that are members of multiple exclusive organisation unit groups\",\"recommendation\":\"Remove the organisation unit from all but one exclusive organisation unit group\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUVEGS\"},{\"name\":\"program_rule_actions_without_data_object\",\"displayName\":\"Program rules with actions lacking a data object\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires either a data element or an attribute but is not connected either\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWDO\"},{\"name\":\"orgunits_openingdate_gt_closeddate\",\"displayName\":\"Organisation units which have an opening date later than the closed date.\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units which have an opening date later than the closed date.\",\"introduction\":\"If a closing date has been defined for an organisation unit, it should always be after the opening date (if one has been defined).\",\"recommendation\":\"Alter either the opening or closing date of all affected organisation units so that the closing date is after the opening date.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OOGC\"},{\"name\":\"categories_one_default_category_option_combo\",\"displayName\":\"Only one default category option combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option combo should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option combo with UID \\\"HllvX50cXC0\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option combo or move all references to category option combo \\\"HllvX50cXC0\\\" and then remove the unused conflicting category option combo.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CODCOC\"},{\"name\":\"category_option_group_sets_incomplete\",\"displayName\":\"Category option group sets which do not contain all category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option group sets which which do not contain all category options.\",\"introduction\":\"Category option group sets are composed of multiple category option groups, which are in turn composed of various category options. Category option group sets are often used to group related category options together for analytical purposes. Categories are also composed of category options. In general, but not always, category option group sets should contain all category options of related categories. Suppose we have the following two age categories. \\nAge coarse: <15, 15+ Age fine: <1, 1-10, 10-14,15-19,20-24,25-29,30-34,35-39,40-44,45+\\nIn many cases, related data elements may be disaggregated differently. This may be to differences in the way in which the data is collected, or as is often the case, the disaggregation has changed over time. If we wish to analyze data for two different data elements (one of which uses Age coarse and the other Age fine), we can create a category option group set consisting of two category option groups which should consist of the following category options from above. \\n<15: <15, <1, 1-10, 10-14 15+: 15+, 15-19,20-24,25-29,30-34,35-39,40-44,45+\\nSuppose that we happen to omit the category option \\\"<1\\\" from the \\\"<15\\\" category option group. This would result in potential aggregation errors in when using this category option group set in any analytical objects. The details of this metadata check would return the UID and name of the category option group set. The category and category option would also be provided. Using the previous example, we would see \\\"Age fine:{<1}\\\" in the metadata check details section, to indicate that the <1 category option which is part of the \\\"Age fine\\\" category, is missing from the category option group set.\\nThere may exist specific analytical reasons why specific category options are omitted from a category option group set. However,these should usually be special cases. This metadata check will identify cases where category option group sets appear to be incomplete, however you should carefully review any groups which appear in the details. \\nThis check may also produce a number of issues which may at first glance appear to be false positives. In some cases, category options may be added to a category by mistake. When category option group sets are created, this extraneous option may be omitted and thus appear as missing from the group set. \\nAnother observed situation is where an option like \\\"Unknown\\\" is used across unrelated categories. Suppose you have two categories \\\"Age (<15, 15+, Unknown)\\\" and \\\"Sex (Male,Female,Unknown)\\\". Similar to above, we create category option group sets like: \\n<15: <15 15+: 15+ Unknown: Unknown\\nThis metadata check will report that \\\"Male\\\" and \\\"Female\\\" are missing from the group set. This is because the same \\\"Unknown\\\" option is shared between two different, unrelated categories. It is recommended that if this situation occurs, that you create two separate \\\"Unknown\\\" category options like \\\"Unknown sex\\\" and \\\"Unknown age\\\".\",\"recommendation\":\"Using the maintenance app, assign the missing category options to an appropriate category option group within the affected category option group set.\",\"issuesIdType\":\"categoryOptionGroupSets\",\"isSlow\":false,\"code\":\"COGSI\"},{\"name\":\"maps_not_viewed_one_year\",\"displayName\":\"Maps which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Maps which have not been viewed in the past 12 months\",\"introduction\":\"Maps should be regularly viewed in the system. In many cases, users may create maps for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system and being difficult to find in the Maps app.\",\"recommendation\":\"Unused maps can be removed directly using the Maps app by a user with sufficient authority. If maps are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"maps\",\"isSlow\":false,\"code\":\"MNVOY\"},{\"name\":\"indicators_exact_duplicates\",\"displayName\":\"Indicators with the same formula.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators with the same formula.\",\"introduction\":\"Indicators should generally have unique formulas. This metadata check shows indicators which have the exact same formulas. Spaces which are present are removed prior to comparison.\",\"recommendation\":\"Duplicative indicators should be considered to be removed from the system, since they may cause confusion on the part of users as to which one should be used. Consider deleting all but one of the duplicated indicators using the maintenance app.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IED\"},{\"name\":\"indicators_violating_exclusive_group_sets\",\"displayName\":\"Indicators with conflicting exclusive group sets\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that are members of multiple exclusive indicator groups\",\"recommendation\":\"Remove the indicator from all but one exclusive indicator group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IVEGS\"},{\"name\":\"category_options_excess_groupset_membership\",\"displayName\":\"Category options which belong to multiple groups in a category option group set.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category options which belong to multiple groups in a category option group set.\",\"introduction\":\"Category options should belong to exactly one category option group which are part of a category option group set. If the category option belongs to multiple groups, this will lead to unpredictable results in analysis.\",\"recommendation\":\"Using the maintenance app, assign the category option in the details list to exactly one category option group within each group set.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"COEGM\"},{\"name\":\"periods_duplicates\",\"displayName\":\"Duplicate Periods\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Lists all periods duplicates which have identical type and start date\",\"recommendation\":\"Make sure all database references are moved to one of the duplicates before deleting the unused duplicates\",\"isSlow\":false,\"code\":\"PD\"},{\"name\":\"program_rules_without_action\",\"displayName\":\"Program rules lacking an action\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules that are not connected to any program rule action\",\"recommendation\":\"Connect the rule to an action or consider removing the rule\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWA\"},{\"name\":\"orgunits_multiple_roots\",\"displayName\":\"The organisation unit hierarchy should have a single root.\",\"section\":\"Organisation units\",\"severity\":\"CRITICAL\",\"description\":\"The organisation unit hierarchy should have a single root.\",\"introduction\":\"Every DHIS2 system should have a single root organisation unit. This means a single organisation unit from which all other branches of the hierarchy are descendants.\",\"recommendation\":\"Once you have decided which organisation unit should be the real root of the organisation unit hierarchy, you should update the parent organisation unit. This can be done by using the DHIS2 API or my updating the value directly in the `organisationunit` table.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMR\"},{\"name\":\"validation_rules_with_invalid_left_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a left side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWILSE\"},{\"name\":\"program_rule_actions_without_stage_id\",\"displayName\":\"Program rules with actions lacking a program stage\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a program stage but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWSI\"},{\"name\":\"indicator_groups_scarce\",\"displayName\":\"Indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups should have at least two members.\",\"introduction\":\"All indicator groups should be composed of at least two indicators.\",\"recommendation\":\"Considering removing groups with zero or one groups, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"indicatorGroups\",\"isSlow\":false,\"code\":\"IGS\"},{\"name\":\"option_sets_wrong_sort_order\",\"displayName\":\"Option sets with possibly wrong sort order.\",\"section\":\"Option sets\",\"severity\":\"SEVERE\",\"description\":\"Option sets with possibly wrong sort order.\",\"introduction\":\"Option sets contain options which should be ordered sequentially. The sort_order property should always start with 1 and have a sequential sequence. If there are three options in the option set, then the sort order should be 1,2,3. \\nIn certain circumstances, options may be deleted from an option set, and the sort order may become corrupted. This may lead to a situation where it becomes impossible to update the option set from the maintenance app, and may lead to problems when attempting to using the option set in the data entry app.\",\"recommendation\":\"If it is possible to open the option set in the maintenance app, you can resort the option set, which should correct the problem. Another possible solution is to directly update the sort_order property of in the `optionset` table in the database, ensuring that a valid sequence is present for all options in the option set.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSWSO\"},{\"name\":\"periods_same_start_end_date\",\"displayName\":\"Periods with the same start and end dates\",\"section\":\"Periods\",\"severity\":\"CRITICAL\",\"description\":\"Periods with the same start and end dates\",\"introduction\":\"Different periods should not have exactly the same start and end date.\",\"recommendation\":\"All references to the duplicate periods should be removed from the system and reassigned. It is recommended to use the period with the lower periodid.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PSSED\"},{\"name\":\"program_indicators_with_invalid_expressions\",\"displayName\":\"Program indicators with invalid expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have an invalid expression\",\"recommendation\":\"Check that the expression evaluates to a number\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWIE\"},{\"name\":\"program_rule_actions_without_notification\",\"displayName\":\"Program rule with actions lacking a notification template\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all program rules connected to an action of a type that requires a notification template but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWN\"},{\"name\":\"indicator_no_analysis\",\"displayName\":\"Indicators not used in analytical objects.\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Indicators not used in analytical objects.\",\"introduction\":\"Indicators should be used to produce some type of analytical output (charts, maps, pivot tables). Note: indicators used in datasets to provide feedback during data entry are not counted as being used in analytical objects.\",\"recommendation\":\"Indicators that are not routinely being used for analysis should be reviewed to determine if they are useful and needed. If these are meant to be used for routine review, then associated outputs should be created using them. If these indicators are not going to be used for any type of information review, and are not used in data sets for feedback during data entry, consideration should be made to delete them.\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"INA\"},{\"name\":\"user_groups_scarce\",\"displayName\":\"User groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"User groups should have at least two members.\",\"introduction\":\"Generally, user groups should contain two or more users.\",\"recommendation\":\"Considering removing user groups with less than two users, or alternatively, add additional users to the group to make it more useful.\",\"issuesIdType\":\"userGroups\",\"isSlow\":false,\"code\":\"UGS\"},{\"name\":\"data_elements_aggregate_with_different_period_types\",\"displayName\":\"Aggregate data elements which belong to datasets with different period types.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"SEVERE\",\"description\":\"Aggregate data elements which belong to datasets with different period types.\",\"introduction\":\"Data elements should not belong to datasets with different period types.\",\"recommendation\":\"If you need to collect data with different period types (e.g. weekly and monthly) you should use different data elements for each period type. In general, it is not recommended to collect data with different frequencies, since in general, data collected at higher frequencies (e.g. weekly) can be aggregated to data with lower frequencies (e.g yearly).\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAWDPT\"},{\"name\":\"validation_rules_without_groups\",\"displayName\":\"Validation rules lacking groups\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that are not member of at least one validation rule group\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWG\"},{\"name\":\"category_option_combos_disjoint\",\"displayName\":\"Category option combinations with disjoint associations.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with disjoint associations.\",\"introduction\":\"Under certain circumstances, category option combinations may exist in the system, but not have any direct association with category options which are associated with their category combination. This situation usually occurs when category options have been added to a category and then the category is added to a category combination. New category option combinations are created in the system at this point. If any of the category options are then removed in one of the underlying categories, a so-called disjoint category option combination may result. This is a category option combination which has no direct association with any category options in any of the categories associated with the category combination.\",\"recommendation\":\"The disjoint category option combinations should be removed from the system if possible. However, if any data is associated with the category option combination, a determination will need to be made in regards of how to deal with this data.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"COCD\"},{\"name\":\"options_sets_unused\",\"displayName\":\"Option sets which are not used\",\"section\":\"Option sets\",\"severity\":\"WARNING\",\"description\":\"Option sets which are not used\",\"introduction\":\"Option sets should be used for some purpose. The may be used by data elements, comments, attributes, or tracked entity attributes.\",\"recommendation\":\"Consider deleting unused option sets, or alternatively, ensure that they have been properly assigned.\",\"issuesIdType\":\"optionSets\",\"isSlow\":false,\"code\":\"OSU\"},{\"name\":\"catoptioncombos_no_catcombo\",\"displayName\":\"Category options combinations with no category combination.\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category options combinations with no category combination.\",\"introduction\":\"All category option combinations should be associated with a category combo. In certain cases, when category combinations are deleted,the linkage between a category option combination and a category combination may become corrupted.\",\"recommendation\":\"Check if any data is associated with the category option combination in question. Likely, the data should either be deleted or migrated to a valid category option combination. Any data which is associated with any of these category option combinations will not be available through either the data entry modules or any of the analytical apps.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CNC\"},{\"name\":\"data_elements_violating_exclusive_group_sets\",\"displayName\":\"Data elements with conflicting exclusive group sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are a members of more than one exclusive data element set belonging to the same data element group set\",\"recommendation\":\"Either remove the data element from all but one exclusive group set or consider if the set really should be an exclusive group set\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEVEGS\"},{\"name\":\"categories_same_category_options\",\"displayName\":\"Categories with the same category options\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Categories with the same category options\",\"introduction\":\"Categories with the exact same category options should be considered to be merged. Categories with the exact same category options may be easily confused by users in analysis. The details view will provide a list of categories which have the exact same category options. For each duplicated category a number in parentheses such as (1) will indicate which categories belong to duplicated groups.\",\"recommendation\":\"If category combinations have already been created with duplicative categories,\\nit is recommended that you do not take any action, but rather ensure\\nthat users understand that there may be two category combinations which are duplicative.\\n\\nIf you choose to merge the duplicative category combinations, you would need to \\nremap all category option combinations from the category combo which you wish to \\nremove, to the one which you wish to keep. \\n\\nIf one of the categories is not in use in any category combination, it should\\nconsider to be removed from the system.\",\"issuesIdType\":\"categories\",\"isSlow\":false,\"code\":\"CSCO\"},{\"name\":\"visualizations_not_viewed_one_year\",\"displayName\":\"Visualizations which have not been viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Visualizations which have not been viewed in the past 12 months\",\"introduction\":\"Visualizations should be regularly viewed in the system. In many cases, users may create charts for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to charts being difficult to find in the visualization app.\",\"recommendation\":\"Unused charts can be removed directly using the data visualization app by a user with sufficient authority. If charts are a part of any dashboard however, they will also need to be removed from the dashboard first.\",\"issuesIdType\":\"visualizations\",\"isSlow\":false,\"code\":\"VNVOY\"},{\"name\":\"categories_one_default_category_option\",\"displayName\":\"Only one default category option should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category option should exist\",\"introduction\":\"There should only exist one category option with name and code \\\"default\\\".\",\"recommendation\":\"Only the category option with UID \\\"xYerKDKCefk\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category option or move all references to category option \\\"xYerKDKCefk\\\" and then remove the unused conflicting category option.\",\"issuesIdType\":\"categoryOptions\",\"isSlow\":false,\"code\":\"CODCO\"},{\"name\":\"orgunits_multiple_spaces\",\"displayName\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have multiple spaces in their names or shortnames.\",\"introduction\":\"Names and/or shortnames of organisation units should not contain multiple spaces. They are superfluous and may complicate the location of organisation units when they are searched.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the multiple spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OMS\"},{\"name\":\"data_elements_aggregate_abandoned\",\"displayName\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements that have not been changed in last 100 days and do not have any data values.\",\"introduction\":\"Data elements are considered to be abandoned when they have not been edited in at least 100 days and do not have any data values associated with them. Often, these are the result of new or changed configurations that have been abandoned at some point.\",\"recommendation\":\"Data elements that have no data associated with them and which there are no plans to start using for data collection should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAA\"},{\"name\":\"data_elements_assigned_to_data_sets_with_different_period_types\",\"displayName\":\"Data elements assigned to data sets with different period type\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that are assigned to at least one data set that has a different period type\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEATDSWDPT\"},{\"name\":\"data_elements_aggregate_no_groups\",\"displayName\":\"Aggregate data elements not in any data element groups.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements not in any data element groups.\",\"introduction\":\"All data elements should be in a data element group. This allows users to find the data elements more easily in analysis\\n apps and also contributes to having more complete data element group sets.\\n Maintenance operations can also be made more efficient by applying\\n bulk settings (ex. sharing) to all data elements within a data element group.\",\"recommendation\":\"Data elements that are not in a data element group should be added to a relevant data element group. If the data elements are not needed, they should be deleted.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEANG\"},{\"name\":\"category_options_shared_within_category_combo\",\"displayName\":\"Category combinations with categories which share the same category options.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category combinations with categories which share the same category options.\",\"introduction\":\"As a general rule, category options should be reused where possible between categories. The exception to this rule however, is when you have a category combo with multiple categories, and within those categories, a category option is shared. As a simple example, lets say you have a category called \\\"Sex\\\" with options \\\"Male\\\"\\\", \\\"Female\\\" and \\\"Unknown\\\". There is also a second category called \\\"Age\\\" with options \\\"<15\\\", \\\"15+\\\", and \\\"Unknown\\\". A category combination called \\\"Age/Sex\\\" is then created with these two categories, which share the option \\\"Unknown\\\". This situation should be avoided, as it creates issues when analyzing data.\",\"recommendation\":\"The recommended approach to dealing with this situation is to create a new category combination, using two new categories. Using the example from the introduction, you should create two new category options called \\\"Unknown age\\\" and \\\"Unknown sex\\\". A new category combination can then be created with these new categories, which do not share category options. All data which is potentially associated with the old category combinations, would need to be reassigned to the new category option combinations. Any analytical objects which use the categories to be removed would also need to be updated.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"COSWCC\"},{\"name\":\"orgunits_null_island\",\"displayName\":\"Organisation units located within 100 km of Null Island (0,0).\",\"section\":\"Organisation units\",\"severity\":\"SEVERE\",\"description\":\"Organisation units located within 100 km of Null Island (0,0).\",\"introduction\":\"A common problem when importing coordinates is the inclusion of coordinates situated around the point of [Null Island](https://en.wikipedia.org/wiki/Null_Island). This is the point on the Earth's surface where the Prime Meridian and Equator intersect with a latitude of 0 and a longitude of 0. The point also happens to be situated currently in the middle of the ocean. This query identifies any points located within 100 km of the point having latitude and longitude equal to zero.\",\"recommendation\":\"Update the coordinates of the affected organization unit to the correct location.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"ONI\"},{\"name\":\"program_rule_actions_without_section\",\"displayName\":\"Program rules with actions lacking a program stage section\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists program rules connected to an action of a type that requires a section but is not yet connected to one\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRAWS\"},{\"name\":\"periods_3y_future\",\"displayName\":\"Periods which are more than three years in the future.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are more than three years in the future.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\nfar future. Different data entry clients may not properly validate for periods\\nwhich are in the future, and thus any periods in the future should be reviewed.\\nIn some cases, data may be valid for future dates, e.g. targets which are set for the\\nnext fiscal year.\",\"recommendation\":\"If any periods exist in the system in the future, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\\n\\nIn many cases, clients may mean to transmit\\ndata for January 2021, but due to data entry errors, January 2031 is selected. Thus,\\nany data in the far future should be investigated to ensure it does not result\\nfrom data entry errors.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"P3F\"},{\"name\":\"orgunits_trailing_spaces\",\"displayName\":\"Organisation units should not have trailing spaces.\",\"section\":\"Organisation units\",\"severity\":\"WARNING\",\"description\":\"Organisation units should not have trailing spaces.\",\"introduction\":\"Trailing spaces in organisation units are superfluous.\",\"recommendation\":\"If the number of affected organisation units is small, the easiest remedy is to correct them directly from the user interface. Another possible option would be to replace all of the trailing spaces using SQL.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OTS\"},{\"name\":\"validation_rule_groups_scarce\",\"displayName\":\"Validation rule should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Validation rule should have at least two members.\",\"introduction\":\"Generally validation rule groups should be composed of multiple validation rules.\",\"recommendation\":\"Considering removing groups which are empty or which have a single member. Alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"validationRuleGroups\",\"isSlow\":false,\"code\":\"VRGS\"},{\"name\":\"indicators_with_invalid_numerator\",\"displayName\":\"Indicators with invalid numerator\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators where the numerator expression is not valid\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWIN\"},{\"name\":\"categories_one_default_category_combo\",\"displayName\":\"Only one default category combo should exist\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Only one \\\"default\\\" category combo should exist\",\"introduction\":\"There should only exist one category combo with name and code \\\"default\\\".\",\"recommendation\":\"Only the category combo with UID \\\"bjDvmb4bfuf\\\" should be named \\\"default\\\" and have code \\\"default\\\". Either rename the conflicting category combo or move all references to category combo \\\"bjDvmb4bfuf\\\" and then remove the unused conflicting category combo.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CODCC\"},{\"name\":\"data_elements_without_data_sets\",\"displayName\":\"Data elements lacking data Sets\",\"section\":\"Data Elements\",\"severity\":\"WARNING\",\"description\":\"Lists all data elements that have no data sets\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEWDS\"},{\"name\":\"category_combos_unused\",\"displayName\":\"Category combinations not used by other metadata objects\",\"section\":\"Categories\",\"severity\":\"WARNING\",\"description\":\"Category combinations not used by other metadata objects\",\"introduction\":\"Category combinations which are unused in any datasets, data elements, programs or data approval workflows may be safe to delete. In some cases, category combinations may be created, but never actually used for anything. This may lead to situations where users and implementers are confused about which category combination should actually be used. In general, it should be safe to delete unused category combinations, except in situations where existing data has been associated with them.\",\"recommendation\":\"Check to see if any data is associated with the category combination before attempting to delete it. Category combinations which are not currently used in any metadata objects may still be valid for legacy reasons, but they should be reviewed to be sure they are still needed. Otherwise, it should be safe to remove them from the system.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CCU\"},{\"name\":\"category_option_groups_scarce\",\"displayName\":\"Category option groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Category option groups should have at least two members.\",\"introduction\":\"Generally, category option groups should be composed of at least two category options. There can however be legitimate cases when a single category option is part of a group, especially in cases where there is a direct mapping between age bands and category options.\",\"recommendation\":\"Considering removing groups with zero or one category options, or alternatively, add additional category options to the group to make it more useful.\",\"issuesIdType\":\"categoryOptionGroups\",\"isSlow\":false,\"code\":\"COGS\"},{\"name\":\"datasets_empty\",\"displayName\":\"Datasets with no data elements.\",\"section\":\"Data sets\",\"severity\":\"WARNING\",\"description\":\"Datasets with no data elements.\",\"introduction\":\"All datasets should have data elements assigned to them.\",\"recommendation\":\"Remove empty datasets, or alternatively, assign data elements to them.\",\"issuesIdType\":\"dataSets\",\"isSlow\":false,\"code\":\"DE\"},{\"name\":\"indicators_without_groups\",\"displayName\":\"Indicators lacking groups\",\"section\":\"Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all indicators that do not have at least one group\",\"issuesIdType\":\"indicators\",\"isSlow\":false,\"code\":\"IWG\"},{\"name\":\"orgunit_groups_scarce\",\"displayName\":\"Organisation unit groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Organisation unit groups should have at least two members.\",\"introduction\":\"Generally, organisation unit groups should be composed of multiple organisation units.\",\"recommendation\":\"Considering removing groups with zero or one organisation units, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OGS\"},{\"name\":\"program_rules_without_priority\",\"displayName\":\"Program rules lacking a priority setting\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rules with action type \\\"assign\\\" where the rule priority is not yet set\",\"recommendation\":\"Set a priority for the program rule(s)\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRWP\"},{\"name\":\"categories_unique_category_combo\",\"displayName\":\"Different category combinations should not have the exact same combination of categories.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Different category combinations should not have the exact same combination of categories.\",\"introduction\":\"Category combinations should be a unique combination of categories. If two or more category combinations contain the exact same set of categories, this would be considered to be duplicative and potentially confusing to users.\",\"recommendation\":\"One category combo is kept, all references are updated to use this combo and other combos are removed.\",\"issuesIdType\":\"categoryCombos\",\"isSlow\":false,\"code\":\"CUCC\"},{\"name\":\"indicator_group_sets_scarce\",\"displayName\":\"Indicator groups sets should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Indicator groups sets should have at least two members.\",\"introduction\":\"All indicator group set should be composed of at least two indicators groups.\",\"recommendation\":\"Considering removing indicator group sets with less than two indicator groups, or alternatively, add additional indicator groups to the indicator group set to make it more useful.\",\"issuesIdType\":\"indicatorGroupSets\",\"isSlow\":false,\"code\":\"IGSS\"},{\"name\":\"validation_rules_with_invalid_right_side_expression\",\"displayName\":\"Validation rules with invalid left side expression\",\"section\":\"Validation Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all validation rules that have a right side expression that is not valid\",\"issuesIdType\":\"validationRules\",\"isSlow\":false,\"code\":\"VRWIRSE\"},{\"name\":\"data_elements_aggregate_aggregation_operator\",\"displayName\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Non-numeric data elements which have an aggregation operator other than NONE.\",\"introduction\":\"Data elements which are not numeric (text, dates, etc) should have an aggregation operator set to NONE. Data elements which are able to be aggregated (numbers, integers, etc) should have an aggregation operator set to something other than NONE, most often SUM.\",\"recommendation\":\"Open the affected data elements in the Maintenance App and change their aggregation type to an appropriate type. Alternatively, these can be altered via the API.\",\"issuesIdType\":\"dataElements\",\"isSlow\":false,\"code\":\"DEAAO\"},{\"name\":\"org_unit_groups_without_group_sets\",\"displayName\":\"Organisation unit groups lacking group sets\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation unit groups that aren't member of at least one organisation unit group set\",\"issuesIdType\":\"organisationUnitGroups\",\"isSlow\":false,\"code\":\"OUGWGS\"},{\"name\":\"program_rule_variables_without_attribute\",\"displayName\":\"Program rule variables lacking an attribute\",\"section\":\"Program Rules\",\"severity\":\"WARNING\",\"description\":\"Lists all programs with rule variables requiring an attribute source but that is not yet linked to an attribute\",\"recommendation\":\"Assign an attribute to the variable in question or consider if the variable is not needed\",\"issuesIdType\":\"programs\",\"isSlow\":false,\"code\":\"PRVWA\"},{\"name\":\"program_indicator_groups_scarce\",\"displayName\":\"Program indicator groups should have at least two members.\",\"section\":\"Group size\",\"severity\":\"WARNING\",\"description\":\"Program indicator groups should have at least two members.\",\"introduction\":\"Program indicator groups should generally be composed of two or more program indicators.\",\"recommendation\":\"Considering removing groups with a single member, or alternatively, add additional members to the group to make it more useful.\",\"issuesIdType\":\"programIndicatorGroups\",\"isSlow\":false,\"code\":\"PIGS\"},{\"name\":\"program_rules_no_expression\",\"displayName\":\"Program rules with no expression.\",\"section\":\"Program rules\",\"severity\":\"WARNING\",\"description\":\"Program rules with no expression.\",\"introduction\":\"All program rules should have an expression. Expressions are used by program rules to determine when they should be triggered. Program rules with no expression have no purpose.\",\"recommendation\":\"Using the DHIS2 user interface, assign an expression to each of the program rules which is missing one. Otherwise, if it is safe to delete the program rule with no expression, it is recommended to remove it.\",\"issuesIdType\":\"programRules\",\"isSlow\":false,\"code\":\"PRNE\"},{\"name\":\"data_elements_aggregate_no_data\",\"displayName\":\"Aggregate data elements with NO data values.\",\"section\":\"Data elements (aggregate)\",\"severity\":\"WARNING\",\"description\":\"Aggregate data elements with NO data values.\",\"introduction\":\"Data elements should generally always be associated with data values. If data elements exist in a data set which is active, but there are no data values associated with them, they may not be part of the data entry screens. Alternatively, the data element may have been added but never been associated with a dataset.\",\"recommendation\":\"Consider removing data elements with no data values.\",\"issuesIdType\":\"dataElements\",\"isSlow\":true,\"code\":\"DEAND\"},{\"name\":\"program_indicators_without_expression\",\"displayName\":\"Program indicators lacking an expression\",\"section\":\"Program Indicators\",\"severity\":\"WARNING\",\"description\":\"Lists all program indicators that have no expression set yet\",\"issuesIdType\":\"programIndicators\",\"isSlow\":false,\"code\":\"PIWE\"},{\"name\":\"periods_distant_past\",\"displayName\":\"Periods which are in the distant past.\",\"section\":\"Periods\",\"severity\":\"WARNING\",\"description\":\"Periods which are in the distant past.\",\"introduction\":\"Periods in DHIS2 are automatically generated by the system. As new data is entered\\ninto the system, new periods are automatically created. In some cases, periods\\nmay mistakenly be created when data is sent to DHIS2 for periods which are in the\\ndistant past. Different data entry clients may not properly validate for periods\\nwhich are in the distant past, and thus these periods should be triaged to ensure\\nthat data has not been entered against them by mistake.\",\"recommendation\":\"If any periods exist in the system in the distant past, you should review the raw data\\neither directly in the datavalue table, or alternatively though the pivot tables\\nto ensure that this data is correct.\",\"issuesIdType\":\"periods\",\"isSlow\":false,\"code\":\"PDP\"},{\"name\":\"org_units_being_orphaned\",\"displayName\":\"Orphaned organisation units\",\"section\":\"Organisation Units\",\"severity\":\"WARNING\",\"description\":\"Lists all organisation units that aren't level 1 units but that lack a parent so that they are not connected to the rest of the organisation tree\",\"recommendation\":\"Find (or create) and set the correct parent for the orphaned organisation unit(s). Eventually this is also caused by having set the wrong level.\",\"issuesIdType\":\"organisationUnits\",\"isSlow\":false,\"code\":\"OUBO\"},{\"name\":\"cocs_wrong_cardinality\",\"displayName\":\"Category option combinations with incorrect cardinality.\",\"section\":\"Categories\",\"severity\":\"SEVERE\",\"description\":\"Category option combinations with incorrect cardinality.\",\"introduction\":\"All category option combinations should have exactly the same number of category option associations as the number of categories in the category combination. If there are two categories in a category combination, then every category option combination should have exactly two category options.\\nCategory option combinations with the incorrect cardinality are usually the result of a category combination having been created, and then modified later. Suppose that two categories are used to create a category combination. Each category option combination of this category combo will have two category options. If an additional category is added to the category combination later, new category option combinations with three category options will be created and associated with this category combo. The original category option combinations would be considered to be invalid.\",\"recommendation\":\"Category option combinations which have an incorrect cardinality will be ignored by the DHIS2 analytics system and should be removed.\",\"issuesIdType\":\"categoryOptionCombos\",\"isSlow\":false,\"code\":\"CWC\"},{\"name\":\"dashboards_not_viewed_one_year\",\"displayName\":\"Dashboards which have not been actively viewed in the past 12 months\",\"section\":\"Visualizations\",\"severity\":\"WARNING\",\"description\":\"Dashboards which have not been actively viewed in the past 12 months\",\"introduction\":\"Dashboards should be regularly viewed in the system. In many cases, users may create dashboards for temporary purposes and then never delete them. This can eventually lead to a lack of tidiness in the system. This can lead to useful dashboards being difficult to find. This check identifies any dashboards which have not been viewed in the past year.\",\"recommendation\":\"Unused dashboards can be deleted in the entirety from the main dashboard app by clicking on the \\\"Edit\\\" button and choosing \\\"Delete\\\". Note that this process cannot be undone! Another option would be to alter the sharing of the dashboard so that it is not visible to any user.\",\"issuesIdType\":\"dashboards\",\"isSlow\":false,\"code\":\"DNVOY\"}]", + "responseSize": 66022, + "responseHeaders": { + "server": "nginx/1.23.3", + "content-type": "application/json;charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "access-control-allow-credentials": "true", + "access-control-allow-origin": "http://localhost:3000", + "vary": "Origin", + "access-control-expose-headers": "ETag, Location", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN" + } + } +] diff --git a/cypress/fixtures/network/38/users_that_are_not_authorized_should_be_denied_access.json b/cypress/fixtures/network/40/users_that_are_not_authorized_should_be_denied_access.json similarity index 93% rename from cypress/fixtures/network/38/users_that_are_not_authorized_should_be_denied_access.json rename to cypress/fixtures/network/40/users_that_are_not_authorized_should_be_denied_access.json index d6eae12d1..004341b62 100644 --- a/cypress/fixtures/network/38/users_that_are_not_authorized_should_be_denied_access.json +++ b/cypress/fixtures/network/40/users_that_are_not_authorized_should_be_denied_access.json @@ -1,6 +1,6 @@ [ { - "path": "/api/38/systemSettings/helpPageLink", + "path": "/api/40/systemSettings/helpPageLink", "featureName": "Users that are not authorized should be denied access", "static": false, "count": 1, @@ -19,7 +19,7 @@ "responseBody": "{\"helpPageLink\":\"https://dhis2.github.io/dhis2-docs/master/en/user/html/dhis2_user_manual_en.html\"}", "responseSize": 99, "responseHeaders": { - "server": "nginx/1.21.5", + "server": "nginx/1.23.3", "content-type": "application/json;charset=UTF-8", "transfer-encoding": "chunked", "connection": "keep-alive",