abstract suspend fun syncStateChange(imsProject: IMSProject, issueId: String, newState: IssueState, users: List<User>): TimelineItemConversionInformation?

Incorporate a state change

Return

Conversion information

Parameters

imsProject

IMS project to sync

issueId

Remote ID of the issue

newState

New state of the issue

users

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