- Issue created by @recrit
- πΊπΈUnited States recrit
The attached "3396741-moderation_state_filter-11.x-2.patch" changes the 'left_table' to use "$entity_base_table_alias" and uses the same in the "addRelationship()".
The attached "3396741-moderation_state_filter-11.x-2--tests-only.patch" should fail. This only includes the new tests in order to demonstrate the bug.
- last update
about 1 year ago 30,438 pass - last update
about 1 year ago 30,434 pass, 2 fail - Status changed to Needs review
about 1 year ago 10:04pm 25 October 2023 - last update
about 1 year ago 30,439 pass - πΊπΈUnited States recrit
Added a new
$entity_revision_base_table_alias
to avoid semantics with the$entity_base_table_alias
being used for the actual base table join. - Status changed to RTBC
about 1 year ago 4:06pm 6 November 2023 - πΊπΈUnited States smustgrave
Was tough to verify think I saw the issue following the steps. Also the test case think shows the issue.
Patch #4 seemed to solve the problem.
- last update
about 1 year ago 30,489 pass - last update
about 1 year ago 30,512 pass - last update
about 1 year ago 30,517 pass - Status changed to Needs work
about 1 year ago 12:14am 11 November 2023 The Needs Review Queue Bot β tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request β . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
- @recrit opened merge request.
- Status changed to RTBC
about 1 year ago 8:44pm 13 November 2023 - πΊπΈUnited States recrit
Converted patches to an MR - https://git.drupalcode.org/project/drupal/-/merge_requests/5381.
Moving back to "Reviewed & tested by the community" - Status changed to Fixed
10 months ago 11:18am 26 February 2024 - π¬π§United Kingdom catch
Committed/pushed to 11.x, cherry-picked to 10.3.x and 10.2.x, thanks!
Automatically closed - issue fixed for 2 weeks with no activity.