Skip to content

fix(aggregation): adding tmp tables #1011

@MR2011

Description

@MR2011

Task Description

Aggregation tables are used to precompute Vulnerability Counts and improve performance.

The procedures in migration 20251031095712 don't use tmp tables but truncate the aggregation tables. That leads to empty counts during computation time.

Acceptance Criteria:

  • Add tmp tables

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions