Opened 11 years ago

Last modified 11 years ago

#491 closed defect

Laterality is not stored for NoSpecimen items in some cases — at Initial Version

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v2.12
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The scenario we have found so far is:

  1. A SpecimenCoreBiopsy is registered with a given laterality
  2. A Patient and Case is registered with the same laterality
  3. Some time later referral form is received but no speciemen
  4. The registration wizard allow the user to select laterality, and pre-selects the laterality of the existing SpecimenCoreBiopsy item. If the user changes the laterality everything is created as expected and the existing items are updated.
  5. If the user leaves the laterality unchanged (most common case) the NoSpecimen item is created but no laterality is set.

Workaround is to manually set the laterality on the NoSpecimen item.

Change History (0)

Note: See TracTickets for help on using tickets.