abstract suspend fun syncSingleUnassigned(imsProject: IMSProject, issueId: String, assignment: Assignment, users: List<User>): TimelineItemConversionInformation?
Incorporate a removed 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