Zeroth
741315e657
fix(slack): seed thread routing for implicit-conversation channels ( #78522 )
...
When a Slack channel has `requireMention: false` and a non-`off` reply mode, every top-level bot reply creates a Slack thread (because `replyToMode` does). Without seeding the inbound root, the root turn landed on the channel session while later thread replies landed on a fresh `🧵 <root_ts>` session, breaking conversational continuity.
Extend `seedTopLevelRoomThreadBySource` to also fire for those channels, mirroring how `app_mention` / `explicitlyMentioned` roots already get seeded. The thread session key is now consistent on both sides of the turn, so follow-up thread messages route back to the originating session.
Fixes #78505
2026-05-07 23:30:10 -04:00
..
2026-05-07 08:43:29 +01:00
2026-05-08 00:21:44 +01:00
2026-05-06 09:47:34 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 14:28:33 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-08 12:10:41 +09:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 09:07:18 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 18:34:05 -05:00
2026-05-06 11:41:04 +00:00
2026-05-08 00:28:43 +01:00
2026-05-08 02:03:12 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 13:46:46 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 22:20:07 -05:00
2026-05-08 00:47:25 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 20:09:05 -07:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 08:43:29 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 08:43:29 +01:00
2026-05-07 08:43:29 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-07 13:07:03 +01:00
2026-05-07 08:43:29 +01:00
2026-05-06 21:02:05 -07:00
2026-05-07 06:05:24 +01:00
2026-05-07 08:43:29 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 02:03:12 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 12:10:41 +09:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 08:43:29 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 02:15:17 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-07 12:53:01 -07:00
2026-05-07 13:27:32 +05:30
2026-05-07 23:30:10 -04:00
2026-05-07 12:53:01 -07:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-01 12:02:22 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-07 06:05:24 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 08:43:29 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 08:43:29 +01:00
2026-05-08 00:28:43 +01:00
2026-05-07 08:43:29 +01:00
2026-05-06 09:47:34 +01:00
2026-05-08 00:28:43 +01:00
2026-05-08 00:28:43 +01:00
2026-05-04 00:30:02 +01:00
2026-05-05 20:07:49 +01:00
2026-05-05 12:09:28 -07:00
2026-05-05 20:07:49 +01:00