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

Process an removed 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