Bug within the DB

When you try and manually upload a “file” from the back-end, it thinks it wants an image, so I get an error saying I can only upload .jpg or png image files. But I just need to upload a .doc file, which I can when I’m uploading it while filling out the form.
yes, manually adding a file is terrible, but I’ve found no other solution so I’m resorting to manual uploads, which it’s not even letting me do. thanks!

1 Like

Hi @Andyk,

Interesting! This is the case; it allowed me to upload PDF, but not DOCX.

I’ve submitted a support ticket for this.

Best regards, Victor.

1 Like

Thanks @Victor

We are aware of the issue with the database collections manual upload feature not allowing certain file extensions.

Currently the only workaround for this is to add a file picker component to a screen and then create or update a record to upload these file extensions.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.