Hello devs, Following the release of the HFE version 3.11.0, I tried to update the version in a custom module from version 3.9.2 which is making some of the tests to fail with these errors. My suspision is that the bean creation here is throwing the error and so I tried option 1 mentioned here but with same errors. What might I be missing? @dkayiwa @mksd @mogoodrich @ssmusoke
Change your openmrs platform version to 2.3.1
and then add the htmlformentry-api-2.3
dependency to the three pom.xml files.
2 Likes