ckan / ckanext-harvest

Remote harvesting extension for CKAN
130 stars 203 forks source link

Add option keep-current to clearsource_history command #484

Closed seitenbau-govdata closed 2 years ago

seitenbau-govdata commented 2 years ago

Based on #397 we added the option to keep the latest related objects to a harvest source when running clearsource_history.

metaodi commented 2 years ago

I think this option should be called "keep-current" instead of "keep-actual", since you want to keep the current active object. WDYT?

seitenbau-govdata commented 2 years ago

@metaodi Yes, I think same. Our intention was changing as less as possible from the pull request this one is based on. But you have convinced me to make the changes. If nobody else wants to keep the current naming of the variable we will rename it to keep-current.