- π©πͺGermany markdc Hamburg
#7 solved an issue I just ran into.
- Set up a node with a boolean that is translateable
- Add a bulk_edit form that shows that boolean
- As user 1: bulk edit that field in a translated language > works as expected
- As authenticated user: the action appears, task runs with a success message, but the fields are not modified (also not the original language as mentioned by the OP)
I checked all permissions. My user can edit the field on a normal node edit form. But after applying the patch, the action works.
- π©πͺGermany markdc Hamburg
KuroiRoy wrote in the issue summary thatβ¦
β¦the modification is done to the original language.
For the sake of clarity, is the modification applied to the site default language or the content's source language? It appears to be the latter.
- We have English as our site's default language
- Article nodes have a default/source lanaguage of German
- Articles are translated into English and French
- When first applying the (unpatched) bulk action to French, it was the English translations that received the modification.
If someone can confirm this and update the issue description, then other users having this issue might find their way here. I only discovered this was the right place based on a hunch. =]
- Status changed to RTBC
over 1 year ago 7:01pm 10 May 2023 - πΊπΈUnited States kurttrowbridge
#7 is working for me as well. Marking as RTBC. Thanks!
-
Graber β
committed 047945b8 on 8.x-2.x authored by
rp7 β
Issue #3149931 by KuroiRoy, Nitebreed, rp7: Bulk edit of entity...
-
Graber β
committed 047945b8 on 8.x-2.x authored by
rp7 β
- Status changed to Fixed
over 1 year ago 8:59am 11 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.