Update Issue Due Date
Required scope: update:issues
Execute the UpdateIssue
mutation to update the due date of a specific Issue that represents a problem found in a certain tenant object (like repo, user, db, etc).
Note
Repeatedly running this action in loops can cause a decline in the performance of your Wiz tenants.
Parameters
Parameter | Description |
---|---|
Due Date | Update the estimated time to resolve the Issue. DateTime format: yyyy-MM-dd'T'HH:mm:ss'Z' (ISO 8601 format). |
Issue ID | Update a Wiz Issue with this specific ID. |
Workflow Library Example
Update Issue Due Date with Wiz and Send Results Via Email
Preview this Workflow on desktop