- πΊπΈUnited States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request β as a guide.
The MR will need to be updated for 10.1
Also will need test case to show the issue.Did not test fix.
- First commit to issue fork.
- Merge request !9587Resolve #3007031 "D11 hastranslationchanges on multiple" β (Open) created by pavlosdan
- π¨π¦Canada pavlosdan
Rebased MR against 11.x, added test, and fixed some minor coding standard issues gitlab caught.
- πΊπΈUnited States smustgrave
smustgrave β changed the visibility of the branch 3007031-hastranslationchanges-on-multiple to hidden.
- πΊπΈUnited States smustgrave
The test-only job appears to be passing when it should be failing. So probably need to be tweaked some.
Thanks for picking up
- π¨π¦Canada pavlosdan
Ah yes, didn't think about that. The test just shows that it's more performant if the original entity is set in $entity->original before calling hasTranslationChanges().
I ll adjust to test the validator changes too.