ckan / ckanext-deadoralive

A CKAN extension for the Dead or Alive link checker service
GNU Affero General Public License v3.0
6 stars 8 forks source link

Ckan28 #23

Closed BartSaelen closed 4 years ago

BartSaelen commented 5 years ago

When using with CKAN 2.8, we got an error on missing packages from organization on https://github.com/ckan/ckanext-deadoralive/blob/master/ckanext/deadoralive/logic/action/get.py#L141

"packages": organization["packages"],
KeyError: 'packages'

Changes: