Slack: fix shared interactive registration context

This commit is contained in:
Vincent Koc
2026-03-15 18:55:32 -07:00
parent 78f0e35529
commit e9a8d840a6

View File

@@ -570,6 +570,7 @@ export function registerSlackInteractionEvents(params: { ctx: SlackMonitorContex
summary: actionSummary,
}),
ctx: {
channel: "slack",
accountId: ctx.accountId,
interactionId: pluginInteractionData,
conversationId: channelId ?? "",