Opened 12 years ago

Closed 12 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 Nicklas Nordborg, 12 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [5987]) Fixes #1666: 'Created' date for biomaterial events should not be set by default

Note: See TracTickets for help on using tickets.