Template Import Success Prompt but Template Not Visible in Studio during Local Deployment #13452

Closed
opened 2026-02-21 19:12:13 -05:00 by yindo · 2 comments
Owner

Originally created by @FastAuthCode on GitHub (Apr 28, 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

v1.3.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  1. In the "Studio", select any template from "Create from Template".
  2. Click "Use this template", and it prompts that the operation is successful.
  3. However, the newly added template cannot be seen in the studio.

✔️ Expected Behavior

When the operation of clicking "Use this template" shows a success prompt after selecting a template from "Create from Template" in the studio during the local deployment of Dify v1.3.0, the newly added template should be successfully imported and visible within the studio

Actual Behavior

Despite the system showing a success prompt for the operation of using the template, when checking within the studio, the newly added template is not present and cannot be found, which means it has not been successfully imported and displayed as expected

Originally created by @FastAuthCode on GitHub (Apr 28, 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 v1.3.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 1. In the "Studio", select any template from "Create from Template". 2. Click "Use this template", and it prompts that the operation is successful. 3. However, the newly added template cannot be seen in the studio. ### ✔️ Expected Behavior When the operation of clicking "Use this template" shows a success prompt after selecting a template from "Create from Template" in the studio during the local deployment of Dify v1.3.0, the newly added template should be successfully imported and visible within the studio ### ❌ Actual Behavior Despite the system showing a success prompt for the operation of using the template, when checking within the studio, the newly added template is not present and cannot be found, which means it has not been successfully imported and displayed as expected
yindo added the 🐞 bug label 2026-02-21 19:12:13 -05:00
yindo closed this issue 2026-02-21 19:12:13 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Apr 28, 2025):

Hello @FastAuthCode! I'm Dosu, your friendly helper bot here to assist you with bugs, answer questions, and guide you on your journey to becoming a contributor. I'm here to help while you wait for a human maintainer! 🚀

There is a known bug in Dify v1.3.0 that affects both Cloud and Self-hosted Docker versions, where selecting a template and clicking OK shows a success message but fails to create the app. This issue was resolved by a pull request that refined version compatibility logic. You may want to check the related issue Bug: Application creation via templates fails in new version1.3.0 for more details on the resolution [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Apr 28, 2025): <!-- Greeting --> Hello @FastAuthCode! I'm [Dosu](https://dosu.dev), your friendly helper bot here to assist you with bugs, answer questions, and guide you on your journey to becoming a contributor. I'm here to help while you wait for a human maintainer! 🚀 <!-- Answer --> There is a known bug in Dify v1.3.0 that affects both Cloud and Self-hosted Docker versions, where selecting a template and clicking OK shows a success message but fails to create the app. This issue was resolved by a pull request that refined version compatibility logic. You may want to check the related issue [Bug: Application creation via templates fails in new version1.3.0](https://github.com/langgenius/dify/issues/18653) for more details on the resolution <sup>[[1]](https://github.com/langgenius/dify/issues/18925)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/a478d1cd-9186-4a93-96b3-735778f5d0e5?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/a478d1cd-9186-4a93-96b3-735778f5d0e5?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/a478d1cd-9186-4a93-96b3-735778f5d0e5?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/a478d1cd-9186-4a93-96b3-735778f5d0e5?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/a478d1cd-9186-4a93-96b3-735778f5d0e5?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/a478d1cd-9186-4a93-96b3-735778f5d0e5?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/a478d1cd-9186-4a93-96b3-735778f5d0e5?feedback_type=other)</sup>
Author
Owner

@crazywoola commented on GitHub (Apr 28, 2025):

We will release the fix later.

@crazywoola commented on GitHub (Apr 28, 2025): We will release the fix later.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#13452