Opened 10 years ago

Closed 10 years ago

#624 closed enhancement (fixed)

Improve performance of the "Missing data" export wizard

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

Description

Similar to #623, but a bit more complicated since it checks data at both the sample and patient level.

For blood samples we can filter on:

  • BLOOD_SAMPLING_DATETIME
  • BLOOD_FREEZER_DATETIME
  • ALL_FIRST_NAMES (on patient)
  • FAMILY_NAME (on patient)

For specimen/nospecimen samples we can filter on:

  • PAD
  • LATERALITY
  • SAMPLING_DATETIME
  • RNALATER_DATETIME (only on specimen)
  • ALL_FIRST_NAMES (on patient)
  • FAMILY_NAME (on patient)

Change History (1)

comment:1 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [2607]) Fixes #624: Improve performance of the "Missing data" export wizard

Note: See TracTickets for help on using tickets.