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).

Repeatedly running this action in loops can cause a decline in the performance of your Wiz tenants.

Parameters

ParameterDescription
Due DateUpdate the estimated time to resolve the Issue.DateTime format: yyyy-MM-dd'T'HH:mm:ss'Z' (ISO 8601 format).
Issue IDUpdate 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