diff --git a/ckanext/harvest/logic/action/get.py b/ckanext/harvest/logic/action/get.py index 055bfeb..6433ad7 100644 --- a/ckanext/harvest/logic/action/get.py +++ b/ckanext/harvest/logic/action/get.py @@ -166,7 +166,7 @@ def harvest_job_report(context, data_dict): report = { 'gather_errors': [], - 'object_errors': [] + 'object_errors': {} } # Gather errors