open suspend fun syncComment(imsProject: IMSProject, issueId: String, issueComment: IssueComment, users: List<User>): TimelineItemConversionInformation?

Incorporate a comment

Return

Conversion information

Parameters

imsProject

IMS project to sync

issueId

Remote ID of the issue

issueComment

Comment to sync

users

List of users involved in this timeline item, sorted with most relevant first