suspend fun deleteIssueBoardColumn(authorizationContext: GropiusAuthorizationContext, input: DeleteNodeInput)

Deletes an IssueBoardColumn removes it from its parent IssueBoard’s columns checks MANAGE_ISSUE_BOARDS on the parent trackable

Parameters

authorizationContext

used to check for the required permission

input

defines which IssueBoardColumn to delete