Task #731
Story #915: Implement remainder of REST interface in metacat
Implement getChecksum
Start date:
2010-10-06
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
History
#1 Updated by Chad Berkley about 14 years ago
- Start date set to 2010-10-06
- Parent task set to #915
#2 Updated by Dave Vieglais about 14 years ago
- Tracker changed from Bug to Task
#3 Updated by Chad Berkley about 14 years ago
- Status changed from New to In Progress
Added getChecksum and wrote a test in CrudServiceTest. Need to add it to the D1Client once it can be compiled again.
#4 Updated by Chad Berkley about 14 years ago
- translation missing: en.field_remaining_hours set to 1.0
#5 Updated by Chad Berkley about 14 years ago
- % Done changed from 0 to 80
Need to alter the d1 schemas so that Checksum is a root element. This is almost done except that the Checksum object cannot be serialized because it is not a root element. Robert is working on this. Blocked until that is fixed. See issue 1085.
#6 Updated by Chad Berkley about 14 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
Metacat implementation is done. D1 still needs schema changes.