Copy nodes gives wrong tool naming #3599

Closed
opened 2026-02-21 17:59:47 -05:00 by yindo · 0 comments
Owner

Originally created by @AndyMik90 on GitHub (May 23, 2024).

Self Checks

  • 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 (我已阅读并同意 Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.6.8

Cloud or Self Hosted

Cloud, Self Hosted (Docker), Self Hosted (Source)

Steps to reproduce

Copy nodes and tool
CleanShot 2024-05-23 at 08 04 41

✔️ Expected Behavior

The name of both the tool node and the llm node should become
"Custom node name 2"
"DuckDuckGo Search 2"

Actual Behavior

Tool node became "workflow.blocks.tool 2" and llm node became "LLM 2"

Originally created by @AndyMik90 on GitHub (May 23, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.6.8 ### Cloud or Self Hosted Cloud, Self Hosted (Docker), Self Hosted (Source) ### Steps to reproduce Copy nodes and tool ![CleanShot 2024-05-23 at 08 04 41](https://github.com/langgenius/dify/assets/119136210/b17d8b2d-2551-43dc-a076-a1c8fbb8f4f1) ### ✔️ Expected Behavior The name of both the tool node and the llm node should become "Custom node name 2" "DuckDuckGo Search 2" ### ❌ Actual Behavior Tool node became "workflow.blocks.tool 2" and llm node became "LLM 2"
yindo added the 🐞 bug label 2026-02-21 17:59:47 -05:00
yindo closed this issue 2026-02-21 17:59:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#3599