Fix replication of profile updates to the right stream writer

This commit is contained in:
Jason Robinson
2026-05-29 11:55:03 +03:00
parent c30e0d9103
commit 352efe18c9
+1
View File
@@ -61,6 +61,7 @@ class ReplicationProfileSetFieldValue(ReplicationEndpoint):
@staticmethod
async def _serialize_payload( # type: ignore[override]
user_id: str,
requester_id: str,
field_name: str,
new_value: str,