You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SplitInBatches node1 has an option called "Reset." When you hover over the help tooltip for "Reset," n8n shows this clause:
"Whether the node will be reset and so with the current input-data newly initialized" (source)
This is poorly written, broken English and needs to be improved. Specifically:
"...the node will be reset and so with..." is not syntatically correct English.
"input-data" shouldn't be hypenated.
The clause doesn't make sense.
The clause doesn't explain what the "Reset" feature does.
It seems this bug may be partially attributed to @janober in 89a73d4 ("Make it possible to reste [sic] SplitInBatches-Node"), and partially attributed to @michael-radency and @ivov in 88dea33 (via n8n-nodes-base/node-param-description-boolean-without-whether).
I'd love to know what the "Reset" feature does, and I imagine other n8n users would, too. If someone could rewrite the help text for "Reset" to be a cogent English clause, that would be great. Thanks!
To Reproduce
Open the SplitInBatches node in n8n.
Hover over the "Reset" option's tooltip.
Expected behavior
The "Reset" tooltip is a helpful, cogent English clause.
Operating System
Irrelevant
n8n Version
Irrelevant
Node.js Version
Irrelevant
Database
Irrelevant
Execution mode
Irrelevant
Footnotes
This bug applies to all versions of the SplitInBatches node. ↩
The text was updated successfully, but these errors were encountered:
Bug Description
The SplitInBatches node1 has an option called "Reset." When you hover over the help tooltip for "Reset," n8n shows this clause:
This is poorly written, broken English and needs to be improved. Specifically:
It seems this bug may be partially attributed to @janober in 89a73d4 ("Make it possible to reste [sic] SplitInBatches-Node"), and partially attributed to @michael-radency and @ivov in 88dea33 (via
n8n-nodes-base/node-param-description-boolean-without-whether
).I'd love to know what the "Reset" feature does, and I imagine other n8n users would, too. If someone could rewrite the help text for "Reset" to be a cogent English clause, that would be great. Thanks!
To Reproduce
Expected behavior
The "Reset" tooltip is a helpful, cogent English clause.
Operating System
Irrelevant
n8n Version
Irrelevant
Node.js Version
Irrelevant
Database
Irrelevant
Execution mode
Irrelevant
Footnotes
This bug applies to all versions of the SplitInBatches node. ↩
The text was updated successfully, but these errors were encountered: