suspend fun createIssueBoardColumn(authorizationContext: GropiusAuthorizationContext, input: CreateIssueBoardColumnInput): IssueBoardColumn
Creates a new IssueBoardColumn based on the provided input Checks the authorization status
Return
the saved created IssueBoardColumn
Parameters
authorizationContext
used to check for the required permission
input
defines the IssueBoardColumn