Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Read/Write Files from Disk Node): Better error handling when file name missing (no-changelog) #10463

Conversation

ShireenMissi
Copy link
Contributor

This PR shows better error handling when file name missing instead of just throwing an internal error

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-1524/readwrite-files-from-disk-node-better-error-handling-when-file-name

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Aug 16, 2024
@ShireenMissi ShireenMissi force-pushed the node-1524-readwrite-files-from-disk-node-better-error-handling-when-file-name branch from b994826 to 7c4a504 Compare August 19, 2024 10:56
Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Aug 19, 2024



Test summary

402 0 0 0Flakiness 1


Run details

Project n8n
Status Passed
Commit 7c4a504
Started Aug 19, 2024 11:05 AM
Ended Aug 19, 2024 11:10 AM
Duration 04:48 💡
OS Linux Debian -
Browser Electron 118

View run in Cypress Cloud ➡️


Flakiness

e2e/17-sharing.cy.ts Flakiness
1 Sharing > credentials should work between team and personal projects

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@ShireenMissi ShireenMissi changed the title fix(Read/Write Files from Disk Node): Better error handling when file name missing fix(Read/Write Files from Disk Node): Better error handling when file name missing (no-changelog) Aug 19, 2024
@ShireenMissi ShireenMissi merged commit 6a0f2ca into master Aug 19, 2024
28 checks passed
@ShireenMissi ShireenMissi deleted the node-1524-readwrite-files-from-disk-node-better-error-handling-when-file-name branch August 19, 2024 12:07
MiloradFilipovic added a commit that referenced this pull request Aug 19, 2024
* master:
  fix(editor): Fix edge button background color in dark mode in new canvas (no-changelog) (#10475)
  feat(editor): Add old execution status rendering in new canvas (no-changelog) (#10473)
  feat(editor): Update cursor behaviour in new canvas (no-changelog) (#10472)
  fix(editor): Add missing control button events to new canvas (no-changelog) (#10471)
  fix: Show input names when node has multiple inputs (#10434)
  fix(editor): Adjust default zoom level in new canvas (no-changelog) (#10469)
  fix(Read/Write Files from Disk Node): Better error handling when file name missing (no-changelog) (#10463)
  fix: Remove unimplemented Postgres credentials options (#10461)
  fix(Invoice Ninja Node): Fix payment types (#10462)
@janober
Copy link
Member

janober commented Aug 21, 2024

Got released with n8n@1.56.0

riascho pushed a commit that referenced this pull request Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants