private suspend fun gropiusLabels(timelineItemConversionInformation: TimelineItemConversionInformation?, imsProject: IMSProject, service: JiraDataService, jiraService: JiraDataService): Pair<List<TimelineItem>, TimelineItemConversionInformation>
Convert a Jira Label to Gropius Label
Return
the pair of timeline items and conversion information
Parameters
timelineItemConversionInformation
the timeline item conversion information
imsProject
the ims project
service
the service
jiraService
the jira service