Open xellos866 opened 4 years ago
Hello,
little Update: we implemented this behaviour in a custom ckan harvester. The mirror option depends on the "force_all: true
" configuration. If you are interested i could create an PR or expose the code some other way (patching of main functions were necessary).
Currently our system uses:
2.8.6
v1.3.1
(our next milestone will be an Upgrade to Ckan 2.9.x
)
Greetings
That would be great, thank you :)
Hello
This may be a feature request in some way.
I've done some testing while harvesting a ckan system via the "ckan_harvester" plugin. It occurs to us that data won't get deleted or made private when this happens on the target system:
First the question if this is the expected behaviour? I can't find a clear definition on your documentation. I would assume now that the goal is to keep the data even if it get's deleted or made private on the target system.
In our case we need a setting to mirror the target system (as assumed in the table above), like:
mirror_target
true
: removes data if it is not on the target system or made publicfalse
: (default): old behaviour, keep all datasetsSystem:
2.8.3
master@94f0438c0ec6bfd7c85e64a3c15338a4d7800f2c
1.2.0