debourouba/n8n-workflows
A read from a node that has not run, in a team's own history.
The team behind debourouba/n8n-workflows changed its n8n workflow “🔁 GED — Reclassification”, 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:
“🏷️ Marquer Original” reads from a node that never runs before it
It reads from “🧩 Agréger Résultats Callback”, and no path in the workflow runs “🧩 Agréger Résultats Callback” before “🏷️ Marquer Original”. The expression fails at run time.
The team's two commits
- The change, 6 July 2026. fix: Marquer Original — try Agréger Résultats Callback en premier, fallback Parser Callback 9b5e7eb
- The fix, 7 July 2026. fix: Marquer Original déplacé après Agréger Résultats Callback — code simplifié sans try/catch d558c8c
The workflow's file is workflows/GGqlUJaJz2zJUGIB.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.