teconomix
fe8d0d5a9b
fix(mattermost): normalize both sides before divergence check (ID=2965488514)
...
[[reply_to_current]] sets payload.replyToId to the child-post id inside the thread,
not the thread root. The raw !== comparison triggered false divergence: child-post !=
thread-root, even though they both resolve to the same Mattermost thread.
Fix: compute baseReplyToId via resolveMattermostReplyRootId without the payload, then
compare finalReplyToId against baseReplyToId. Both paths normalize child-post ids to
the thread root before comparison, so [[reply_to_current]] and explicit child-post
targets no longer falsely trigger the divergent-target path.
2026-03-20 16:39:27 +00:00
..
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 02:04:10 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 00:30:01 -07:00
2026-03-18 13:44:23 +01:00
2026-03-17 00:14:12 -07:00
2026-03-17 21:35:13 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 00:27:02 -05:00
2026-03-18 02:04:10 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:20:15 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 01:02:16 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-20 16:39:27 +00:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:27:02 -05:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 02:04:10 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 02:29:25 -07:00
2026-03-16 12:06:32 +00:00
2026-03-18 00:27:02 -05:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-16 22:51:46 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 23:23:58 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 15:37:24 +05:30
2026-03-18 00:30:01 -07:00
2026-03-18 02:43:43 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 02:29:25 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 13:44:23 +01:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 02:29:25 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 02:29:25 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-12 23:03:19 +00:00