Details
-
Bug
-
Status: Closed
-
Could
-
Resolution: Won't Fix
-
Core 2.1.0
Description
Issues from TODOs
Lines 43-52 of Patient.java contain the following comment:
/**
- This constructor creates a new Patient object from the given
{@link Person}
object. All
- attributes are copied over to the new object. NOTE! All child collection objects are copied
- as pointers, each individual element is not copied. <br>
- <br>
- TODO Should the patient specific attributes be copied? (like identifiers)
- @param person the person object to copy onto a new Patient
- @see Person#Person(Person)
*/
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
-