Feature #6687
Handle new metadata format for checksums
Start date:
07/26/2014
Due date:
% Done:
100%
Estimated time:
4.00 h
Description
The postgres schema does checksums in a different way: get metadata will return something like:
'checksums' : [ 'enstore:12345678' ]
History
#1 Updated by Robert Illingworth over 6 years ago
- % Done changed from 0 to 80
#2 Updated by Robert Illingworth over 6 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
All done, although currently only the old form is used when declaring/updating metadata (for compatibility reasons).