- 🇧🇬Bulgaria ovanes Sofia
Hello there were conflicts between patch #2 and #3 I have combined them and also there were missing .info file corrections I have also added them.
- 🇧🇬Bulgaria ovanes Sofia
Hello do apologies for the second message.
I have missed to add to #5 patch corrections for entity_import_plus yml file.
All is combined in this patch.
Thank you. - First commit to issue fork.
- 🇮🇳India dineshkumarbollu
Hi ovanes
I reviewed patch #6 it still D10 issues.
vendor/bin/drush upgrade_status:analyze entity_import
[notice] Processing /var/www/html/vb9/web/modules/contrib/entity_import-3287246.================================================================================
Entity Import, --
Scanned on Fri, 06/23/2023 - 16:53FILE:
web/modules/contrib/entity_import-3287246/modules/entity_import_plus/src/Plugin/
migrate/process/EntityImportPlusEntityLookup.phpSTATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 200 Relying on entity queries to check access by default is
deprecated in drupal:9.2.0 and an error will be thrown from
drupal:10.0.0. Call
\Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
TRUE or FALSE to specify whether access should be checked.
--------------------------------------------------------------------------------FILE:
web/modules/contrib/entity_import-3287246/src/Controller/EntityImporterFieldMapp
ingList.phpSTATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 109 Relying on entity queries to check access by default is
deprecated in drupal:9.2.0 and an error will be thrown from
drupal:10.0.0. Call
\Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
TRUE or FALSE to specify whether access should be checked.
--------------------------------------------------------------------------------FILE: web/modules/contrib/entity_import-3287246/src/Entity/EntityImporter.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 718 Relying on entity queries to check access by default is
deprecated in drupal:9.2.0 and an error will be thrown from
drupal:10.0.0. Call
\Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
TRUE or FALSE to specify whether access should be checked.
------------------------------------------------------------------------------- - Assigned to dineshkumarbollu
- @dineshkumarbollu opened merge request.
- Issue was unassigned.
- 🇮🇳India dineshkumarbollu
Hi
I created MR for D10 compatible issues and also attaching d10 report.
Thanks
- Status changed to Fixed
over 1 year ago 9:07pm 19 July 2023 - 🇫🇷France samy_msa
Hi,
Your module is really helpful.
When do you plan to release the D10 version ?
Thanks