- Issue created by @deneus18
- πΊπΈUnited States damienmckenna NH, USA
Oh, that's an interesting scenario, thank you for reporting it and working out a possible fix.
I think the new code could probably be moved higher up in the method?
- π³π±Netherlands deneus18
I thought that the assertion should still be first, but I can be wrong.
- Issue was unassigned.
- πΊπΈUnited States damienmckenna NH, USA
Could this not also cause regressions if the computedValue() is legitimately being triggered during a batch?
I wonder if there is some other custom or contrib code that is triggering the computedValue() logic when hook_entity_delete() is triggered? Maybe something is regenerating JSONAPI data or something?