private suspend fun syncOutgoingSingleLabel(relevantTimeline: List<TimelineItem>, imsProject: IMSProject, issueInfo: IssueConversionInformation, label: Label?, virtualIDs: Map<TimelineItem, String>)
Sync Outgoing Single Label
Parameters
relevantTimeline
Timeline of the issue filtered for the label
imsProject
IMS project to sync
issueInfo
Issue to sync
label
Label to sync
virtualIDs
mapping for timeline items that are geerated with generated ids and do not exist in the database