-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Open
Labels
🐞 bugSomething isn't workingSomething isn't working
Description
Self Checks
- I have read the Contributing Guide and Language Policy.
- This is only for bug report, if you would like to ask a question, please head to Discussions.
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report, otherwise it will be closed.
- 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- Please do not modify this template :) and fill in all the required fields.
Dify version
1.11.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
- Enter the workflow orchestrate panel.
- Add a code node and a subsequent node.
- Create an invalid output variable in the code settings panel.
- Search for this variable in the output node.
- Run the app.
✔️ Expected Behavior
- Users should not be able to create an output variable with a key that exceeds the valid length.
- Output variables in the code settings panel should be consistent with the variable search list in the subsequent node.
❌ Actual Behavior
- When user creating an invalid output variable only receives error notification, the invalid variable is created successfully.
- Though successfully created and able to run the code, the variable can not be selected in the following nodes.
dosubot
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't working
