Details
-
Task
-
Status: Closed
-
Should
-
Resolution: Won't Fix
-
OpenMRS 1.9.0
-
None
-
None
-
Medium
-
Description
TODO: get rid of the potentially-expensive call to getAllPatients()
File: /openmrs/api/src/main/java/org/openmrs/api/db/hibernate/HibernatePatientSetDAO.java
Line: 2127
Since members of a relationship aren't necessarily Patients, but we're supposed to be returning
just patients, all patients are fetched to compare against.
We therefore need a smarter solution which does not require loading all patients!!!
Gliffy Diagrams
Attachments
Issue Links
- relates to
-
TRUNK-324 Go through the TODO items code and create tickets out of them
-
- Ready for Work
-
-
TRUNK-6087 COPY: Go through the TODO items code and create tickets out of them
-
- Needs Assessment
-
-
TRUNK-6108 COPY: Go through the TODO items code and create tickets out of them
-
- Needs Assessment
-