- Issue created by @unqunq
- π¬π§United Kingdom unqunq
As a quick fix I did a hook_entity_insert to copy the uid from series to instance.
- π¬π§United Kingdom unqunq
I'm using a custom plugin for source and the
plugin: entity:eventseries
for destination.
- πΊπΈUnited States owenbush Denver, CO
Ok. I'll have to check but I suspect that the instances use the current logged in user ID, which in the case of migration doesn't make sense. So maybe there's an underlying issue whereby we need to use the uid from the series. I'll have to check when I next can.
- @owenbush opened merge request.
- πΊπΈUnited States owenbush Denver, CO
I wonder if something as simple as the change in the MR for this issue would help.
Basically when creating instances they should use the owner from the series.
- Status changed to Needs review
about 1 year ago 7:20pm 1 September 2023 - First commit to issue fork.
- Status changed to Fixed
about 1 year ago 7:52am 4 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.