structure/set-pass-through-include-other-fields

A Set node that assigns nothing is a pass-through, and must set includeOtherFields or it emits empty items.

Departmentstructure
Classquality
Recommendederror
Fixableparams (safe)

Messages

Message IDTemplate
missingIncludeOtherFieldsPass-through Set "{{name}}" assigns nothing and does not set includeOtherFields, so it emits empty items.
nestedIncludeOtherFieldsSet "{{name}}" sets includeOtherFields inside options, where n8n ignores it; it belongs at the top level.