Closed (fixed)
Project:
Group
Version:
3.0.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
21 Feb 2023 at 13:24 UTC
Updated:
8 Mar 2023 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kristiaanvandeneyndeThis fixes EntityQueryAlter already.
Comment #3
kristiaanvandeneyndeCleaner approach and takes care of all queries. Gonna think about optimizations while tests run.
Comment #5
kristiaanvandeneyndeContains optimizations.
Comment #6
kristiaanvandeneyndeGoing to commit this already, but I would like to add the following tests ASAP:
Multiple bundles of a single entity type
Multiple plugins for a single entity type
Will leave the issue open and commit ASAP.
Comment #9
kristiaanvandeneyndeAdding tests that went red as expected without this issue's patch. Should go green now that we've committed everything.
Comment #12
kristiaanvandeneyndeSod it, they only add tests and they go green on my local. Committing and letting the on-commit testbot run it again now that I've added the test group.