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

Command icon 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

swirt created an issue. See original summary.

  • swirt committed c852e79c on 1.0.x
    #3563353 Prevent duplicates of current and annual archives.
    
swirt’s picture

Status: Active » Fixed

This has been fixed and will go out with beta 11

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

swirt’s picture

Status: Fixed » Closed (fixed)