Skip to main content

ChangeIssueStatusInput

Autogenerated input type of ChangeIssueStatus

input ChangeIssueStatusInput {
clientMutationId: String
id: ID!
status: IssueStatusLabel!
reason: String
controlSyncStatusId: ID
externalAuthorIdentifier: String
riskAcceptedUntil: ISO8601DateTime
}

Fields

ChangeIssueStatusInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

ChangeIssueStatusInput.id ● ID! non-null scalar

ID of the issue being changed

ChangeIssueStatusInput.status ● IssueStatusLabel! non-null enum

New status of the issue

ChangeIssueStatusInput.reason ● String scalar

Reason why this change of status is occurring

ChangeIssueStatusInput.controlSyncStatusId ● ID scalar

Control sync id for integration

ChangeIssueStatusInput.externalAuthorIdentifier ● String scalar

External identifier (email) of the user who fixed the issue

ChangeIssueStatusInput.riskAcceptedUntil ● ISO8601DateTime scalar

The deadline to resolve an issue marked as risk accepted.

Member Of

changeIssueStatus mutation

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.