Workflow check Breaks teams fixed
RichardMajer/n8n-workflows

A field read that is never produced, in a team's own history.

The team behind RichardMajer/n8n-workflows changed its n8n workflow “Efix import products - triggers - form - import processing”, and a later commit of its own repaired the break that change made. The break lived less than a day. Run on the first change, the check says:

“Send email” reads a field “Set selected category id” never produces

It reads “eshop_category_id” from “Set selected category id”, and “Set selected category id”'s output has no such field. The expression will be empty at run time.

The team's two commits

The workflow's file is docs/superpowers/specs/reference-workflows/efix-scraper-orchestrator-form--dDA8mIhpavjz72af.json. Before the change, the check found nothing of this in it; after the fix, it finds nothing again. Each case was read against the team's own fix: the fix changes this step, and the change removes the cause.

Check your workflow Check a change before it ships: paste the workflow. Free. No account. Nothing is stored unless you choose to share it.