Opened 13 years ago
Closed 13 years ago
#1666 closed defect (fixed)
'Created' date for biomaterial events should not be set by default
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.0.4 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
The current implementation in the core API set the 'Created' date to the current date. This affects, for example, batch importers and other code which doesn't set a value in some cases (expecting it to be null). The web client is not affected since it always set an explicit value (null or a specific date).
Change History (2)
comment:1 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [5987]) Fixes #1666: 'Created' date for biomaterial events should not be set by default