- Issue created by @byrond
- Merge request !193489631: Add entity property to BulkUpdateFieldsForm to prevent dynamic creation deprecation error β (Merged) created by byrond
- πΊπΈUnited States byrond
I 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. - Status changed to RTBC
8 days ago 3:34pm 21 August 2025 - πΊπΈUnited States koppie
Can confirm, this patch works with the latest dev version. Please merge. :-)