When trying to run a cohort generation the failed message appears on ATLAS.
Looking into the logs the following error message shows up:
java.lang.RuntimeException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field “IgnoreObservationPeriod” (class org.ohdsi.circe.cohortdefinition.CorelatedCriteria), not marked as ignorable (5 known properties: “Occurrence”, “StartWindow”, “EndWindow”, “Criteria”, “RestrictVisit”])
The same cohort has been successfully used in the past so it doesn’t seem to be a problem with the user input. There were no record of any sql actually being run and the error coming from that so it seems it is a problem with atlas trying to create the sql to run against the database.
Any help or other insights anyone might have would be greatly appreciated.
Best,
Alex