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

🐛 Bug: file attachment didnt attached while sending it with a form #7507

Closed
1 task done
Valeronich opened this issue Jan 27, 2024 · 5 comments
Closed
1 task done
Labels
🔎 Status: More Info Needed More information is required to figure out the root cause.
Milestone

Comments

@Valeronich
Copy link

Valeronich commented Jan 27, 2024

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

  1. Create table with "attachment" field
  2. Create form with "attachment" field
  3. Try to fill form and upload any file in that field
  4. Check uploaded file in previously created table

Desired Behavior

Files are successfully uploaded to the nocodb when it uploads with Forms

Project Details

self-hosting: true
Platform: Linux Ubuntu
Arch: x64
Docker: true
RootDB: pg
PackageVersion: 0.204.0

Attachments

No response

@dstala
Copy link
Member

dstala commented Jan 27, 2024

tried uploading a pdf file from a form view in pg/0.204.0/docker, worked fine.
@Valeronich

  • which browser are you using? if its not chrome, can you try it out in chrome once?
  • what was the file type that you were attaching?
  • what was the file size?
  • did you notice any error on the UI or on the console?
  • do you see rest of the fields in the form submitted to the grid & only attachment missing?

@dstala dstala added the 🔎 Status: More Info Needed More information is required to figure out the root cause. label Jan 27, 2024
@dstala dstala added this to the vNext milestone Jan 27, 2024
@Valeronich
Copy link
Author

Valeronich commented Jan 27, 2024

  1. Browser: Arc (Chromium)
  2. File type: jpeg\png
  3. Less than 5 mb
  4. Didnt notice any errors. Even in log files
  5. Yes, other fields are successfully submitted and loaded properly

@dawidszpilewski
Copy link

There must be a difference between uploading attachments via grid and VIA form. I have desceibed it in #5886. Unfortunately that Idzie has been closed but not resolved. I kindly ask to re-open #5886 because I don't see that option.

@dstala
Copy link
Member

dstala commented Feb 9, 2024

@dawidszpilewski @Valeronich
I tried it on Arc browser today & was able to upload attachments from shared form view.

Arc browser version - Version 1.29.0 (46113)
Tried both drag drop & click upload method for attaching a file; file type uploaded .png & .jpeg

upgrade your Arc browser if you haven't and give it another try.
I tried this on mac; let me know if you are on a different OS?
Root DB in my case was PG

If you can upload a video of this behaviour (if still reproducable), it would help

@dstala
Copy link
Member

dstala commented Mar 2, 2024

if issue still persists, reopen this thread

@dstala dstala closed this as completed Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔎 Status: More Info Needed More information is required to figure out the root cause.
Projects
Status: ✅ Closed
Development

No branches or pull requests

3 participants