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