Opened 11 years ago

Last modified 11 years ago

#437 closed defect

Rules for comparing 'sampling date' and 'RNA later' date should be the same — at Version 1

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

Description (last modified by Nicklas Nordborg)

The 'Specimen tube registration' wizard and the 'Pathology referral form registration' both have fields for entering the sampling date+time and the RNA later date+time, but have different approaches when it comes to validation.

The specimen tube registration check that the dates are equal and that the time for RNA later is after (not equal) to the sampling time. If not, an error message is displayed and the registration can't proceed.

The referral form registration only check that the dates are equal. If not, a warning message is displayed, and the registration can proceed. The time parts are not checked at all.

Both wizards should be changed. The date should be checked as before and the time parts should be allowed to be equal. The specimen tube wizard should still trigger an error condition, but the referral form wizard should trigger a warning only.

Change History (1)

comment:1 by Nicklas Nordborg, 11 years ago

Description: modified (diff)
Type: Requestdefect
Note: See TracTickets for help on using tickets.