'Wait for condition' on the Requested Item workflow is not honoring the State change to 'Work in Progress' on the Catalog TaskDescription'Wait for condition' on the Requested Item workflow is not honoring the State change to 'Work in Progress' on the Catalog Task.CauseThis is the expected behavior when the State is updated to 'Work in Progress'.Resolution'SNC - Run parent workflows' out-of-the-box (OOTB) business rule handles this logic. This business rule will trigger the workflow on the parent record when an update is made on the child record. In this case, the parent is Requested Item and child is Catalog Task. In OOTB, this business rule will trigger only if the State on the child record is changed to Closed Complete (3), Closed Incomplete (4), or Closed Skipped (7). It will not be triggered for Work in Progress (2) state.