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