Workflow status criteria
Hi,
We have created an ECO (on Agile 9.3.3) where we want to have the system check if two objects of two different subclasses under the same class are attached as Affected Items - if one of those is not attached, the workflow should not proceed further.
So we first created a single Status Criteria on the Pending status (first step on the workflow) like the one listed below:
Workflowname Affected Items.Item Type In Item A Or
Affected Items.Item Type In Item B
which would check if either one of those two Items are attached and, then, in this case, the workflow would pass to the second step.