Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #1506 (closed task: fixed)

Opened 10 months ago

Last modified 2 months ago

Person/Patient/User model needs adjusted

Reported by: bwolfe Assigned to: djazayeri
Priority: blocker Milestone: OpenMRS 1.6
Component: OpenMRS Code Base Keywords:
Cc: arbaughj Introductory Ticket: 0
Code Review Status:

Description (Last modified by jmiranda)

The way that person, patient, and user are modeled is not working. This needs to be fixed before 1.6 is released.

See the discussion on the developers list: http://n2.nabble.com/Person-patient-user-refactor-td2890146.html#a2890146 and a few notes about it in a conference call discussion: http://openmrs.org/wiki/2009-05-14_Developers_Conference_Call

Attachments

stacktrace-when-creating-user-from-existing-person.txt (5.4 kB) - added by jmiranda on 12/23/09 00:47:34.
snapper1261517428482.png (17.1 kB) - added by jmiranda on 12/23/09 00:48:30.
screenshot: when creating user from existing person

Change History

05/19/09 17:29:55 changed by bwolfe

One thing to keep in mind is changing encounter.patient_id to encounter.person_id. See #315.

12/02/09 22:40:07 changed by djazayeri

  • status changed from new to assigned.

12/15/09 17:04:45 changed by jmiranda

  • description changed.

12/15/09 17:05:09 changed by jmiranda

  • description changed.

12/17/09 16:32:50 changed by arbaughj

  • cc set to arbaughj.

12/23/09 00:47:34 changed by jmiranda

  • attachment stacktrace-when-creating-user-from-existing-person.txt added.

12/23/09 00:48:30 changed by jmiranda

  • attachment snapper1261517428482.png added.

screenshot: when creating user from existing person

12/23/09 00:52:52 changed by jmiranda

01/11/10 10:31:46 changed by djazayeri

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in [11652]

-Darius