Skip to content

Automatically delete plugin specific/report specific invalidations that do not need to run #17752

@diosmosis

Description

@diosmosis

Sometimes both a plugin specific/report specific archive invalidation will exist alongside an all plugins archive invalidation. When processing these, the all plugins archive is processed first. Then the plugin specific/report specific ones are ignored, since we have a valid archive that was just created. This means those plugin/report specific invalidations never get deleted from the table.

So in this case, if there is a valid archive and the invalidation in question is plugin/report specific, we should just delete the invalidation instead.

Metadata

Metadata

Labels

BugFor errors / faults / flaws / inconsistencies etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions