Changes between Initial Version and Version 1 of Ticket #2061


Ignore:
Timestamp:
Mar 13, 2017, 7:36:43 AM (7 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2061 – Description

    initial v1  
    33We should add an API method to the `Registered` interface that can set the registration date. It should only be possible to set on newly created items before they are saved to the database (the registration date column is mapped with update=false in Hibernate).
    44
    5 The batch importers should be able to import the registration date from data files. See ticket ....
     5The batch importers should be able to import the registration date from data files. See #2062.