private suspend fun createOrUpdateAggregatedIssue(relationPartner: RelationPartner, issue: Issue)

Aggregates an Issue on a RelationPartner. Handles the case of an Issue already being aggregated on the RelationPartner.

Parameters

relationPartner

the relation partner to aggregate the issues on

issue

the issue to aggregate