Opened 6 years ago
Closed 6 years ago
#1084 closed enhancement (fixed)
DataFileFolder annotation should always set a default value
Reported by: | Nicklas Nordborg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Relax v1.4 |
Component: | net.sf.basedb.relax | Keywords: | |
Cc: |
Description
Existing items that doesn't have a value for DataFilesFolder
should get a default value without the version prefix. The default value is currently only set on new items.
The reason for this change is that Reggie is exporting histology images (see #1082 [5117]) which require that DataFileFolder
annotation is set on the specimen item. Existing specimen also need a default value to exists, since it may cause problems otherwise with exporting from relax.
Note:
See TracTickets
for help on using tickets.
(In [5125]) Fixes #1084: DataFileFolder annotation should always set a default value