open suspend fun syncAddedLabel(imsProject: IMSProject, issueId: String, label: Label, users: List<User>): TimelineItemConversionInformation?

Incorporate an added label

Return

Conversion information

Parameters

imsProject

IMS project to sync

issueId

Remote ID of the issue

label

Label to sync

users

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