abstract suspend fun syncSingleAssigned(imsProject: IMSProject, issueId: String, assignment: Assignment, users: List<User>): TimelineItemConversionInformation?

Incorporate an added assignment

Return

Conversion information

Parameters

imsProject

IMS project to sync

issueId

Remote ID of the issue

assignment

Assignment to sync

users

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