Closed (fixed)
Project:
Termcase
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2021 at 12:00 UTC
Updated:
13 Mar 2024 at 07:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ultimikePatch attached.
-mike
Comment #3
ultimikeWhoops! Forgot the "use" statement in the previous patch. New patch attached.
-mike
Comment #4
dabley commentedIs more work needed here, or should the status be "Needs Review"?
Comment #5
ultimikeYep, "needs review" - I forgot to change the status!
thanks,
-mike
Comment #6
dabley commentedPatch #3 works ok for me (with D9.3.2). Without the patch, values in table taxonomy_term_field_data get updated, but not values in table taxonomy_term_field_revision. In the admin interface, it looks as though the terms have not been updated at all (even after doing a cache rebuild). After applying the patch, terms are updated in both tables, and the admin interface shows the revised term names (without even needing a cache rebuild).
Comment #10
astonvictor commentedCreated and merged a new MR.
Fixed the batch.