Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

SOMEDAYS

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
  • No labels