Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
Platform 1.11.0
-
None
Description
There is some problem with @NotTransactional. To reproduce see a fix in 1.9.x https://github.com/openmrs/openmrs-core/commit/7297fb32adbabf34da94a1305c8029621f5c12a9 which works and a fix in 1.11.x https://github.com/openmrs/openmrs-core/commit/0c7564b3ea57d6bec6fe0d31c9b4c08836bd6043 which fails and needed to be changed to https://github.com/openmrs/openmrs-core/commit/a04064ff010342b4c81eba33e4c72b42ce3c869f
Note that @NotTransactional is deprecated now and we should provide a way to write non transactional tests that do not use this annotation.
Gliffy Diagrams
Attachments
Issue Links
- discovered while testing
-
TRUNK-3949 Concept Editing UI: if you have a validation error, changes are still flushed to database *and* concept names aren't properly voided
-
- Closed
-
- is caused by
-
TRUNK-3699 Fix DB clean up in tests
-
- Closed
-
- is depended on by
-
SYNC-262 Support running unit tests against openmrs 1.11
-
- Closed
-