- Issue created by @a.crowe_drupal
- First commit to issue fork.
- Status changed to Needs review
11 months ago 9:28pm 12 December 2023 - 🇺🇦Ukraine Tyapchyc
Added access check to query loads nodes of a selected content type.
- First commit to issue fork.
- 🇧🇷Brazil bmagalhaes
bmagalhaes → changed the visibility of the branch 3407066-explicitly-set-whether-the to hidden.
- Merge request !4Issue #3407066: Entity queries must explicitly set whether the query should be... → (Merged) created by bmagalhaes
- 🇧🇷Brazil bmagalhaes
Hi!
It's works. Please, merge in 8.x-1.x branch and generate a new release.
Thanks.
- 🇺🇸United States uberhacker
It didn't work for me but with the attached patch, it works. To apply the patch, add the following to your "patches" section in composer.json and then run composer install.
"patches":{ "drupal/node_export": { "Entity queries must explicitly set whether the query should be access checked or not": "https://www.drupal.org/files/issues/2023-12-19/3407066-entity-query-access-check.patch" } },
- Status changed to Fixed
10 months ago 2:31pm 30 January 2024 - 🇮🇳India vinodjethwani
Hello,
I applied the patch from comment #8 on my Drupal installation (version 10.1.1), and it resolved the issue successfully. - Status changed to RTBC
10 months ago 7:46pm 30 January 2024 - 🇺🇦Ukraine i-trokhanenko Lutsk 🇺🇦
@vinodjethwani do not rush to close the issue, the patch is not yet committed!
-
i-trokhanenko →
committed 62ac6f1b on 8.x-1.x authored by
bmagalhaes →
Issue #3407066 by uberhacker: Issue exporting : Entity queries must...
-
i-trokhanenko →
committed 62ac6f1b on 8.x-1.x authored by
bmagalhaes →
- Status changed to Fixed
10 months ago 7:48pm 30 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.