Just experienced this issue on Drupal 10.2.2.
Bumping this issue to get a fix and new release. Thanks!
Same here, no issues with updating to 1.5 - Thank you!!
Hello,
I am getting this error after upgrading to PHP8.1. Using version 7.x-1.1 with feeds module 7.x-2.0-beta6. Any update on getting this patch into a release?
Thank you!
I see there is a merge request for releasing D10 compatibility. Please merge for new release. Thank you!
fredonia_webteam β created an issue.
Install of drupal/endroid_qr_code:4.0.x-dev@dev is successful. QR code works on display.
+1 RTBC
Looking for a Drupal 10 release. I see this issue is closed. Is the updated info.yml the only thing missing to be Drupal 10 ready? Thank you.
#3 does solve the issue - when using the select type. If using autocomplete, it does not work. Only reason I can see is because the autocomplete requires textual input rather than selecting an option, it only sees the field as text, not as the options. I got around this issue by using the select Element settings Type with jQuery Select2.
We have experienced this issue with 825 items, which updates every 3 hours. The import stalls at different points in the process. We have included screen captures for you to view:
- log.png - shows the log of the import. Each stall shows the import at various counts (200, 400, 600). Note the import works after unlocking and then running drush feeds:import (825 items).
- status.png - show the status of the import. The last update (from this morning) was 1:00am, with the import start time of yesterday at 9:21am.
We have other (short) feeds importing with no issues. Cron runs every hour. We have bumped up the cron frequency, but it does not make any difference. It's as if the other imports overtake the cron, which in turn prevents the large feed from importing. There are no errors on the feed, nor does it ever unlock on its own to allow a fresh import to start. This issue happens in both a load balanced environment and non-load balanced environment.
We hope these details help with resolving this issue.
Drupal 9.5.7, Feeds 8.x-3.0-beta3