Object
UpdateIssueRecordStatusInput
Specifies the issue record to update and the new team status to apply.
Fields
id():
ID!
The ID of the issue record whose team status should be changed.
team_status():
IssueRecordTeamStatus!
The new team status to apply to the issue record.
note():
String
An optional note describing why the team status was changed, recorded against the change.
share_telemetry():
Boolean
Whether to share the issue type and classification with PortSwigger to help improve Burp Scanner when the status
is changed to or from false positive. No issue evidence (such as host or path) is shared. Defaults to true if not
specified, and is ignored for status changes that do not involve false positive.