Opened 7 years ago

Closed 7 years ago

#935 closed defect (fixed)

The "Re-create report PDF" function doesn't work if raw bioassay is created after 2016-12-31

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

Description

Seems like there is some debug code left that applies a filter RawDate<2017. The filter should be replaced with a filter that checks that a raw bioassay exists.

Change History (4)

comment:1 by Nicklas Nordborg, 7 years ago

Summary: The "Re-create report PDF" function doesn't work if raw bioassay is created after 2016-12-13The "Re-create report PDF" function doesn't work if raw bioassay is created after 2016-12-31

comment:2 by Nicklas Nordborg, 7 years ago

Status: newassigned

comment:3 by Nicklas Nordborg, 7 years ago

Milestone: Reggie v4.xReggie v4.9.1

comment:4 by Nicklas Nordborg, 7 years ago

Resolution: fixed
Status: assignedclosed

(In [4342]) Fixes #935: The "Re-create report PDF" function doesn't work if raw bioassay is created after 2016-12-31

The filter has now been replaced with RawDataExists=1.

Note: See TracTickets for help on using tickets.