-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
Since merge migrates all tenants, there's no need include tenant id's in merge log lines.
If we wanted to continue including tenantId in tenant migration log lines, we'd need every log line to check if the protocol was merge or tenant migration, which would bloat the code.
Instead, we can just include tenantId in the first tenant migration log line, since all the log lines already include the migrationId.