-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Labels
H2.0/Harvest-RunnerHarvest Source Processing for Harvesting 2.0Harvest Source Processing for Harvesting 2.0bugSoftware defect or bugSoftware defect or bug
Description
Records containing isPartOf
metadata lost this property after the dataset is created on catalog-next. This info is crucial to build collection relationship.
How to reproduce
This GSA json source has "isPartOf": "GSA-2015-09-14-02"
.
The corresponding dataset on catalog-next does not contain this propery in the extras fields.
Expected behavior
See this in the package_show result.
"extras": [
{
"key": "isPartOf",
"value": "GSA-2015-09-14-02"
},
Actual behavior
No such property in package_show result.
Metadata
Metadata
Assignees
Labels
H2.0/Harvest-RunnerHarvest Source Processing for Harvesting 2.0Harvest Source Processing for Harvesting 2.0bugSoftware defect or bugSoftware defect or bug
Type
Projects
Status
🗄 Closed