private suspend fun integrateLabelToStateAddedLabel(timelineItems: MutableList<TimelineItem>, issue: Issue, imsProject: IMSProject, timelineItem: AddedLabelEvent, lastState: IssueState, mappedStates: List<IssueState>)

Process an added label

Parameters

timelineItems

List of timeline items

issue

Issue the timeline is on

imsProject

IMS project to sync

timelineItem

Timeline item to process

lastState

State before the timeline item

mappedStates

List of states mapped to labels