private suspend fun gropiusSummary(timelineItemConversionInformation: TimelineItemConversionInformation?, imsProject: IMSProject, service: JiraDataService, jiraService: JiraDataService): Pair<List<TimelineItem>, TimelineItemConversionInformation>
Convert a single title change to a Gropius TitleChangedEvent
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