V8-archive: Cant upload new images in the Files dialog while adding a new Entry to a table

Created on 29 Jul 2019  Â·  4Comments  Â·  Source: directus/v8-archive

Steps to reproduce:

  1. Create Table with Files Field and use the auto-generate mehod for it.
  2. Try to add File(s)
    Result:
    image

"filename: This value should not be blank. uploaded_by: This value should not be blank. uploaded_on: This value should not be blank."

Seems like the connected File Table is not receiving the correct Query.
The File(s) get uploaded though.

Directus v7.8.0
PHP Zend Engine v3.3.7 with Zend OPcache v7.3.7-1+ubuntu18.04.1+deb.sury.org+1, Copyright (c)
Nginx Server
OS: Ubuntu

bug

Most helpful comment

Fixed in #1165

All 4 comments

Hey @edenprojectde — please include your version of Directus, stack/server info, etc so we can properly debug.

@benhaynes Done so! If you need any more Info im back at you asap.

filename and uploaded_by are both fields that are auto-populated by the API. @directus/api-team could we verify the fields are indeed being auto populated correctly and not throw an error if that's the case?

Fixed in #1165

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zeusstl picture zeusstl  Â·  26Comments

futjikato picture futjikato  Â·  58Comments

sayore picture sayore  Â·  39Comments

DeMuu picture DeMuu  Â·  33Comments

mimamuh picture mimamuh  Â·  25Comments