You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I attempt to enable my workflow which uses a GitHub trigger, it returns Workflow could not be activated: Validation Failed even though it is valid and was working fine before.
To Reproduce
Create a new workflow using the GitHub trigger
Use an If statement
Use a step to send a message to a Discord channel
Workflow should fail
Here is a screenshot of my workflow:
Note: When I run "test step" individually on each step one by one, the workflow works completely as expected, so I am unsure of the issue here as the error message is super vague and provides zero context.
I can export the workflow if needed, but I would rather not do it publicly due to some sensitive information being shown in the export.
Bug Description
When I attempt to enable my workflow which uses a GitHub trigger, it returns
Workflow could not be activated: Validation Failed
even though it is valid and was working fine before.To Reproduce
Here is a screenshot of my workflow:
Note: When I run "test step" individually on each step one by one, the workflow works completely as expected, so I am unsure of the issue here as the error message is super vague and provides zero context.
I can export the workflow if needed, but I would rather not do it publicly due to some sensitive information being shown in the export.
I think this issue may be related to #10074.
Expected behavior
The workflow should activate and run fine.
Operating System
Debian 12.8
n8n Version
1.71.3
Node.js Version
20.18.0
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: