Bug #9929
[SDK] portable_manifest_text() normalizes manifest, breaks CollectionReader() round trip
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
CollectionReader(pdh).portable_data_hash() != pdh if the manifest is not normalized, because portable_data_hash() calls portable_manifest_text() which normalizes the manifest. This breaks round tripping and is confusing.
The behavior of portable_manifest_text() should be changed so that it does not normalize the manifest.
History
#1
Updated by Peter Amstutz over 4 years ago
- Description updated (diff)
#2
Updated by Tom Morris over 3 years ago
- Target version set to Arvados Future Sprints