Skip to main content

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

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

Workflow LibraryPreview this Workflow on desktop