ChangeIssueStatusInput
Autogenerated input type of ChangeIssueStatus
input ChangeIssueStatusInput {
clientMutationId: String
id: ID!
status: IssueStatusLabel!
reason: String
controlSyncStatusId: ID
externalAuthorIdentifier: String
riskAcceptedUntil: ISO8601DateTime
evidenceBlobSignedIds: [String!]
}
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.
ChangeIssueStatusInput.evidenceBlobSignedIds ● [String!] list scalar
Blob signed_ids previously uploaded via generateEntityFileUploadUrl(entityType: ISSUE). Files are attached to the IssueStatusHistory created by this mutation.
Member Of
changeIssueStatus mutation
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
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.