open suspend fun syncTitleChange(imsProject: IMSProject, issueId: String, newTitle: String, users: List<User>): TimelineItemConversionInformation?
Incorporate a title change
Return
Conversion information
Parameters
imsProject
IMS project to sync
issueId
Remote ID of the issue
newTitle
New title of the issue
users
List of users involved in this timeline item, sorted with most relevant first