diff --git a/ckanext/harvest/logic/action/get.py b/ckanext/harvest/logic/action/get.py index 8b7e15c..6e7c24f 100644 --- a/ckanext/harvest/logic/action/get.py +++ b/ckanext/harvest/logic/action/get.py @@ -160,7 +160,7 @@ def harvest_job_report(context, data_dict): report = { 'gather_errors': [], - 'object_errors': [] + 'object_errors': {} } # Gather errors