-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed as not planned
Labels
area/backendNeeds backend code changesNeeds backend code changesarea/frontendNeeds frontend code changesNeeds frontend code changes
Description
Describe the issue
Screen.Recording.2026-02-26.at.4.25.20.PM.mov
I get an error Validation error: Invalid type: io.kestra.plugin.slack.SlackIncomingWebhook, which is a known issue with plugin aliases and splitting the Slack/notifications plugins. If I hover over the warning in the flow code I get this:
Value must be "io.kestra.plugin.notifications.slack.SlackExecution" | "io.kestra.plugin.notifications.slack.SlackIncomingWebhook".
These are two different plugins and not exactly swappable.
This code is from the extension of the getting started example in the Error Handling tutorial. See flow id: getting_started_category_check.
Environment
- Kestra Version: develop
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/backendNeeds backend code changesNeeds backend code changesarea/frontendNeeds frontend code changesNeeds frontend code changes