Call-in Information
Call+1-712-432-0075* or Skype a voice call to freeconferencing
Enter the code*305801
Screen sharing
Attendance
- Jeremy Keiper
- Sy Haas
- Wyclif Luyima
- Nyoman Ribeka
- Ben Wolfe
- Darius Jazayeri
Tickets to review
- archive:TRAC-2371@ticket (wyclif) Rows in Hl7_in_archive table have wrong message_state value
- archive:TRAC-2379@ticket (uday_rayala) Patient.indentifiers TreeSet collection updates may result in inconsistent behavior
SOMEDAYS
- archive:TRAC-1602@ticket (raff) New Data Exports of the same name as a deleted export have old data in the download file before being generated
- archive:TRAC-2276@ticket (sneha) Updating location on Encounter should cascade the update to Obs
- archive:TRAC-2242@ticket (sneha) Add more information to System Information page
Ticket 2371
Approved
Ticket 2379
should not import (all) - use CTRL+SHIFT+O to import required class
-
- PatientTest, line 20
- PersonServiceTest, line 20
- include the Patient class in the changeset
Need to have a design review to discuss the concerns brought up by this ticket.
To fix the overall problem
- change to a LinkedHashSet (remove "natural")
- fix the hashCode and equals methods in PatientIdentifier
Ticket 1602
- DataExportFormController: move 89-92 until after the 'report.setReportObjectId(null)' and should be done anyway, leave the way it was before
- DataExportListController: wrap lines 132-137 in a try/catch/finally to delete the file even if the ReportService fails to delete
Darius will apply this
- change to 1.7 release
Ticket 2276
- HibernateEncounterDAO.getSavedEncounterLocation should have a comment saying it is bypassing hibernate caching by using the SQL
Approved
- change to 1.7 release
Ticket 67 (Darius fix)
- BooleanConceptChangeSet: use 'min()'
Approved pending change, check off archive:TRAC-2388@ticket
Ticket 2242
- just have a single system info map instead of having individual objects with an internal maps
- removing the objects