Resolve Work Items

Use the Resolve Work Items step to resolve multiple work items simultaneously and mark them as complete. This is useful to indicate that the deferred work has been processed with a certain outcome.

This guide assumes you are already familiar with creating and getting work items. If not, please read the documentation for the Create Work Item and Get Work Items flow steps before continuing.

Next, we’ll have to decide how to obtain the work item ids that we want to resolve, and enter the code to do so in the Work Item Ids expression field. This is almost always from the output of the Get Work Items flow step.

Obtain the work item ids that we want to resolve

Finally, we need to decide how we want to resolve the items we’ve selected, and choose a matching value from the Resolution dropdown.

Decide how to resolve the items we’ve selected

When our flow step executes, it will resolve all given work items with the selected status.

To view work items, select the Work Tracking tab in your workspace. You can also check out the Work Tracking documentation for more info.