keep
keep copied to clipboard
[🐛 Bug]: uploading a workflow without an id works, but fails later when manually running it
Describe the bug
- Upload a workflow without an ID from the UI
- Run the workflow manually
- Workflow fails with
Error getting workflow: Workflow dict must have an id:
Expected behavior Either create an ID while uploading or fail the workflow upload with proper error message
@shahargl can I work on this
Labeling this one as a Good First Issue.
If you want to work on this, join Slack and we will help: https://slack.keephq.dev/ !
Could not reproduce.