suspend fun updateIssueBoardColumn(authorizationContext: GropiusAuthorizationContext, input: UpdateIssueBoardColumnInput): IssueBoardColumn
Updates an IssueBoardColumn based on the provided input checks MANAGE_ISSUE_BOARDS on the parent trackable
Return
the updated IssueBoardColumn
Parameters
authorizationContext
used to check for the required permission
input
defines which IssueBoardColumn to update and how