Opened 13 years ago
Closed 13 years ago
#358 closed defect (fixed)
Consent registration always create virtual patients 'No000001' and 'Not asked000001'
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.3 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
It seems to be unable to find already registered virtual patients and can't give a new number to subsequent registrations.
Change History (2)
comment:1 by , 13 years ago
Status: | new → assigned |
---|---|
Type: | Request → defect |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [1533]) Fixes #358: Consent registration always create virtual patients 'No000001' and 'Not asked000001'
The problem was a filter on subtype='Patient' causing the registration to stop working after the 'No' and 'Not asked' got their own subtypes in #353.