I have a workflow where I'm attempting to compare list values, and if they match, perform a math operation to update the due date. The workflow is executing, but the math operation is failing to update the due date.
The list hosting the workflow is a standard task list, and the list holding the values for comparison is a custom list with a title column, and number column
List for comparison (Standard Work Menu)
Workflow Overview
Query List Operation
Collection Operation
For Each Operation
Math Operation
Update List Item