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

Removes an issue from an AggregatedIssue on a RelationPartner. Handles the case of the Issue not being aggregated on the RelationPartner.

Parameters

issue

the issue to remove

relationPartner

the relation partner to remove the issue from