Icons for tools are missing in Workflow Details #9999

Closed
opened 2026-02-21 18:41:31 -05:00 by yindo · 0 comments
Owner

Originally created by @kurokobo on GitHub (Mar 9, 2025).

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).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.0

Cloud or Self Hosted

Self Hosted (Docker), Cloud

Steps to reproduce

  1. Install Wikipedia plugin
  2. Deploy this DSL
  3. Click "Publish" -> "Run App" or "Open in Explore"

Note: The preview panel in studio does NOT have this issue. Please open the published app to reproduce.

✔️ Expected Behavior

  • All tools in Workflow Process have their icons
  • The meta endpoint returns correct URL for the icons of the tools from plugins

Actual Behavior

Icons for tools are missing:

Image

The meta endpoint of the console API returns the URL of the icons for the built-in tools as for the plugin-based tools

Image

Note: This is a different issue than the bug that causes the icon to not display due to a 404 request for the icon e.g. #15189.

Originally created by @kurokobo on GitHub (Mar 9, 2025). ### 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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.0.0 ### Cloud or Self Hosted Self Hosted (Docker), Cloud ### Steps to reproduce 1. Install Wikipedia plugin 2. Deploy this DSL - [missing_icons.txt](https://github.com/user-attachments/files/19150175/missing_icons.txt) 3. Click "Publish" -> "Run App" or "Open in Explore" **Note**: The preview panel in studio does NOT have this issue. Please open the published app to reproduce. ### ✔️ Expected Behavior - All tools in Workflow Process have their icons - The `meta` endpoint returns correct URL for the icons of the tools from plugins ### ❌ Actual Behavior Icons for tools are missing: ![Image](https://github.com/user-attachments/assets/0a9183b6-29e8-441c-aff6-ca25632f8b6d) The `meta` endpoint of the console API returns the URL of the icons for the built-in tools as for the plugin-based tools ![Image](https://github.com/user-attachments/assets/eab5d17a-7d0e-4dfc-a898-6afa084e47af) **Note**: This is a different issue than the bug that causes the icon to not display due to a 404 request for the icon e.g. #15189.
yindo added the 🐞 bugstale labels 2026-02-21 18:41:31 -05:00
yindo closed this issue 2026-02-21 18:41:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#9999