Fix "group activity by creator job" aggregator

This commit is contained in:
2023-11-07 16:07:24 +01:00
parent 83fe3ec3fc
commit bb1602934c
5 changed files with 18 additions and 15 deletions

View File

@@ -183,7 +183,7 @@ services:
tags:
- { name: chill.export_aggregator, alias: activity_creator_scope_aggregator }
Chill\ActivityBundle\Export\Aggregator\JobScopeAggregator:
Chill\ActivityBundle\Export\Aggregator\CreatorJobAggregator:
tags:
- { name: chill.export_aggregator, alias: activity_creator_job_aggregator }