Problem/Motivation
If dropping out of performing an aggregation due to a setting, the method createAggregateArchive() returns FALSE which is an error and causes the item to be put back in the queue. The method should return TRUE for any non-errors so that the queued item does not get stuck and keep getting re-processes.
Acceptance Criteria
Testing steps
Issue fork dkan_dataset_archiver-3592138
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 #6
swirtThis has been fixed an added to all three branches.
Comment #7
swirt