Hi,
I have a record for a custom entity created by an automated process that sets the owner to a team (prior triggering the _service.create call).
During the creation process, it triggers a bunch of plug-ins (pre-create, post-create and post-update). What I have found is that the post-update plugin that creates a related record runs under the the first individual user account in the Team that owns the original record. Does anyone know why this is the case and how to avoid it?