How do I fix a workflow that works with a configuration override but still fails in a full run?

The override may only fix one path, while another run profile, branch, or upstream payload continues to produce invalid input.

  1. Go to AI Agent Studio and open the Workflows workflows tab.
  2. Select Edit Edit to modify a workflow.
  3. From the toolbar, select Debug Debug.
  4. Enter a prompt in Ask Oracle and submit it to run the workflow.
  5. Confirm which node has the temporary override.
  6. Retest the same path with the override enabled.
  7. Run at least one adjacent profile or branch that depends on the same node.
  8. Inspect the input differences between the passing and failing runs.
  9. Accept the override only after the affected profiles pass.
  10. Discard the override if it's hiding a broader upstream issue.