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