Problem/Motivation
When. bunch of datasets in an aggregation change, sometimes the queue gets filled with extra & repetitive items for annual, annual aggegation, and current aggegations.
It would be more efficient when adding these types of items, to dedupe the queue. If there are any already found in the queue, remove them, then add the item. This should greatly reduce thrashing.
Acceptance Criteria
Testing steps
Issue fork dkan_dataset_archiver-3563353
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
swirtThis has been fixed and will go out with beta 11
Comment #6
swirtreleased #3564690: dkan_dataset_archiver 1.0.0-beta11