Closed (fixed)
Project:
Bulk Update Fields
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2024 at 14:57 UTC
Updated:
4 Sep 2025 at 16:24 UTC
Jump to comment: Most recent
Comments
Comment #3
byrond commentedI created an MR to add the property to the form, but it looks like it is never used outside of the
buildForm()method. Could a local variable be used there instead, or does something else read this property elsewhere? It seems unlikely, because this property will only hold the last entity of the ones passed to the form.Comment #4
koppie commentedCan confirm, this patch works with the latest dev version. Please merge. :-)
Comment #5
el1_1el commentedAdded to alpha8