feed-me
feed-me copied to clipboard
Error query for default value field
Description
I select a default value for a field imported but apparently the query use
{"status":null,"groupId":5,"limit":"1","where":["=","slug",["10100"]]}
slug with a id in where condition !
Steps to reproduce
- select a default value for a field
- the field use slug for corresponding with value imported
- import json with a null value for this field
Additional info
- Craft CMS version: 3.7.37
- Feed Me version: 4.4.2
- PHP version: 8.0.16
- Database driver & version:
- Other plugins & versions:
Resolved in https://github.com/craftcms/feed-me/pull/1229
Feed Me 4.6.0 (Craft 3) and 5.1.0 (Craft 4) have been released with the fix for this.