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