- Issue created by @mukesh88
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 8:16am 24 March 2023
Getting error "Entity queries must explicitly set whether the query should be access checked or not." when added multi field in views filter criteria.
1. Install module and enable module.
2. Add one text field in article content type.
3. create view add field title and new create field in article content type.
4. Add filter criteria content type: article and add filed Multiple field search and configure field as exposed and set Select The Field
and Choose fields to combine for filtering and save.
5. check error log in dblog
I think in entityQuery access check is required for 9.5 and 10
Needs review
2.0
Code