GNU Health - Bugs: bug #36455, Problem When copying a patient...
You are not allowed to post comments on this tracker with your current authentication level.
bug #36455: Problem When copying a patient with the pediatrics module installed
| Submitter: | Florin <efx> | ||
| Submitted: | Sat 12 May 2012 03:14:34 PM UTC | ||
| Category: | Database | Severity: | 3 - Normal |
| Item Group: | None | Status: | Fixed |
| Privacy: | Public | Assigned to: | meanmicio |
| Open/Closed: | Closed | Release: | 1.4.4 |
| Module: | pediatrics | Component: | None |
|
Sun 13 May 2012 10:31:58 PM UTC, comment #1: |
Luis Falcon <meanmicio> |
|
Sat 12 May 2012 03:14:34 PM UTC, original submission:
When trying to copy a patient that has no psc (pediatric symptom checklist) a ValidateError exception is requested
|
Florin <efx> |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 6 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2012-05-17 | meanmicio | Open/Closed | Open | Closed | |
| 2012-05-13 | meanmicio | Status | Confirmed | Fixed | |
| 2012-05-13 | meanmicio | Status | None | Confirmed | |
| Assigned to | None | meanmicio | |||
| Release | None | 1.4.4 | |||
| 2012-05-12 | efx | Attached File | - | Added validateerror.txt, #25847 |
Powered by Savane 3.12.
Corresponding source code

Thanks for the info !
The bug is fixed in changeset 205:6ffe1d246aa7.
You won't be able to duplicate patients though, since it violates uniqueness (you will run into a user pop up like "patient already exists" ).
Just out of curiosity. Why do you want to duplicate patients ? Is it for testing ?
Bests