mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 20:54:07 -08:00
11cda41214
## Summary The Operation File -> Get is implemented wrong. Instead of downloading a file for each of the items it only downloads the file of the first one and then stops. ## Related tickets and issues https://linear.app/n8n/issue/NODE-1027/fix-issue-that-github-node-file-get ## Review / Merge checklist - [x] PR title and summary are descriptive. **Remember, the title automatically goes into the changelog. Use `(no-changelog)` otherwise.** ([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md)) - [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up ticket created. - [ ] Tests included. > A bug is not considered fixed, unless a test is added to prevent it from happening again. > A feature is not complete without tests. Co-authored-by: Michael Kret <michael.k@radency.com> |
||
---|---|---|
.. | ||
GenericFunctions.ts | ||
Github.node.json | ||
Github.node.ts | ||
github.svg | ||
GithubTrigger.node.json | ||
GithubTrigger.node.ts | ||
SearchFunctions.ts |