The admin user performing the write. Carries only the external id (adusr_…); the internal admin.dashboard_user.id FK for the audit row is resolved by-externalId inside each write's transaction.
adusr_…
admin.dashboard_user.id
External id (adusr_…) of the acting admin user.
The admin user performing the write. Carries only the external id (
adusr_…); the internaladmin.dashboard_user.idFK for the audit row is resolved by-externalId inside each write's transaction.