suspend fun updateIssueBoard(authorizationContext: GropiusAuthorizationContext, input: UpdateIssueBoardInput): IssueBoard
Updates an IssueBoard based on the provided input Checks the authorization status
Return
the updated IssueBoard
Parameters
authorizationContext
used to check for the required permission
input
defines which IssueBoard to update and how