Skip to content

Releases: datopian/ckanext-dcat

v0.1.0

11 Sep 12:44
055c9b1
Compare
Choose a tag to compare
  • Fixes the error of TypeError: cannot concatenate ‘str’ and ‘NoneType’ objects which occurs when a dataset is removed from the source of harvest and causes the harvest job to stuck in an infinite loop.
  • Fixes the error of The status never changes from ongoing to finished when stuck in infinite loop
  • Deletes the dataset which has been removed from the source (Applicable for datasets only after this change is in effect. The datasets which were removed before this change wont be removed from ckan. They would have to be deleted manually).

v2.0.0

15 Jul 14:58
Compare
Choose a tag to compare

Copies all the elements of existing dataset to new harvested dataset

The details are present in this PR

#2

v0.0.10

07 Jan 08:13
29879de
Compare
Choose a tag to compare
Merge pull request #1 from mpolidori/master

Fixes group relationship loss on re-harvest