abstract suspend fun syncFallbackComment(imsProject: IMSProject, issueId: String, comment: String, original: TimelineItem?, users: List<User>): TimelineItemConversionInformation?
Incorporate a fallback comment
Return
Conversion information
Parameters
imsProject
IMS project to sync
issueId
Remote ID of the issue
comment
Comment to sync
original
TimelineItem it fell back from
users
List of users involved in this timeline item, sorted with most relevant first