Dear all,

I m working on file collection with a tag file given by a text list.
It was ok with alpha version but I would like use all fields in search api, so I tried it to 3.dev but it was impossible

This value should not be null in list text field (completed of corse)

regards
K.

Comments

newkew created an issue. See original summary.

tetranz’s picture

I got this too. It can be demonstrated simply by:

Install Field Collection 8.x-3.x in a clean Drupal 8.1.8 site.

Add a field collection to the article content type.
Add a text field to the new field collection.
Try creating an article.

It works if I go back to before the latest commit (dba4052).

alan.upstone’s picture

Me too.

DieWaldfee’s picture

Same here #2

  • jmuzz committed 5179c1d on 8.x-3.x
    Issue #2787613: Fixed "This value should not be null" message.
    
jmuzz’s picture

Status: Active » Fixed

Thanks for the heads up. You'll probably have to clear your cache after you pull this commit.

newkew’s picture

Tested, It s perfect ! Thanks for this update

DieWaldfee’s picture

Hi, this works great! thank you!

alan.upstone’s picture

Works for me now. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.