The "Re-create report PDF" function doesn't work if raw bioassay is created after 2016-12-31
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)
Summary: |
The "Re-create report PDF" function doesn't work if raw bioassay is created after 2016-12-13 → The "Re-create report PDF" function doesn't work if raw bioassay is created after 2016-12-31
|
Milestone: |
Reggie v4.x → Reggie v4.9.1
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(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
.