"Workflow Planning Assistant" Template not working #14992

Closed
opened 2026-02-21 19:19:41 -05:00 by yindo · 3 comments
Owner

Originally created by @romio1225 on GitHub (Jun 29, 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

latest

Cloud or Self Hosted

Cloud

Steps to reproduce

"Workflow Planning Assistant" Template Add.

✔️ Expected Behavior

The template is added on "https://cloud.dify.ai/apps"

Actual Behavior

Even if I press the template generate button, it will not be added.

Originally created by @romio1225 on GitHub (Jun 29, 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 latest ### Cloud or Self Hosted Cloud ### Steps to reproduce "Workflow Planning Assistant" Template Add. ### ✔️ Expected Behavior The template is added on "https://cloud.dify.ai/apps" ### ❌ Actual Behavior Even if I press the template generate button, it will not be added.
yindo added the 🌊 feat:workflowcloud labels 2026-02-21 19:19:41 -05:00
yindo closed this issue 2026-02-21 19:19:41 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Jun 29, 2025):

Hi @romio1225! I'm Dosu and I’m helping the dify team.

This is a known issue that has affected other users as well—sometimes, when you try to add a template (including workflow templates like "Workflow Planning Assistant"), nothing happens or you get a generic error, even though you expect the app to be created. This can be caused by frontend bugs, backend import errors, permission or quota problems, or even issues with the template YAML itself. Unfortunately, the UI only shows a generic error, so it's hard to tell exactly what's wrong without more details from the browser console or network logs. Recent changes to how templates are handled may also have introduced regressions or new requirements for template fields, which could impact specific templates like this one (source, source, source).

If you haven't already, try refreshing the page, using a different browser, or checking the browser console for errors when you click the template button. If you see any error messages or network failures, sharing those details could help pinpoint the cause. If the problem persists for all templates or just this one, it's likely related to a recent change or a backend issue. There is no user-facing workaround at the moment, but the maintainers are aware of similar template issues and have released fixes in the past.

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other  Join Discord Share on X

@dosubot[bot] commented on GitHub (Jun 29, 2025): <!-- Greeting --> Hi @romio1225! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the dify team. <!-- Answer --> This is a known issue that has affected other users as well—sometimes, when you try to add a template (including workflow templates like "Workflow Planning Assistant"), nothing happens or you get a generic error, even though you expect the app to be created. This can be caused by frontend bugs, backend import errors, permission or quota problems, or even issues with the template YAML itself. Unfortunately, the UI only shows a generic error, so it's hard to tell exactly what's wrong without more details from the browser console or network logs. Recent changes to how templates are handled may also have introduced regressions or new requirements for template fields, which could impact specific templates like this one ([source](https://github.com/langgenius/dify/issues/18854), [source](https://github.com/langgenius/dify/issues/18855), [source](https://github.com/langgenius/dify/pull/20973)). If you haven't already, try refreshing the page, using a different browser, or checking the browser console for errors when you click the template button. If you see any error messages or network failures, sharing those details could help pinpoint the cause. If the problem persists for all templates or just this one, it's likely related to a recent change or a backend issue. There is no user-facing workaround at the moment, but the maintainers are aware of similar template issues and have released fixes in the past. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/20fedddf-7382-4458-bd5e-68ee096a4678?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/20fedddf-7382-4458-bd5e-68ee096a4678?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/20fedddf-7382-4458-bd5e-68ee096a4678?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/20fedddf-7382-4458-bd5e-68ee096a4678?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/20fedddf-7382-4458-bd5e-68ee096a4678?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/20fedddf-7382-4458-bd5e-68ee096a4678?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/20fedddf-7382-4458-bd5e-68ee096a4678?feedback_type=other)</sup>&nbsp;&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify/issues/21693)
Author
Owner

@romio1225 commented on GitHub (Jul 2, 2025):

It doesn't even show an error.
Could you please let me know the original location of the template in 'cloud dify', or could you upload these templates on github? Then I think it will be easy to solve if I import the 'dsl' file myself.

@romio1225 commented on GitHub (Jul 2, 2025): It doesn't even show an error. Could you please let me know the original location of the template in 'cloud dify', or could you upload these templates on github? Then I think it will be easy to solve if I import the 'dsl' file myself.
Author
Owner

@dosubot[bot] commented on GitHub (Aug 27, 2025):

Hi, @romio1225. I'm Dosu, and I'm helping the Dify team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported that the "Workflow Planning Assistant" template on Dify Cloud fails to add when pressing the generate button, with no error displayed.
  • This problem is known to affect multiple users and may stem from frontend/backend bugs, permission or quota restrictions, or issues with the template YAML.
  • You requested access to the original template or a GitHub upload to manually import the DSL file.
  • The maintainers have acknowledged similar template issues and released fixes previously, but no direct user-facing workaround is currently available.

Next Steps:

  • Please let me know if this issue is still relevant with the latest version of Dify by commenting here to keep the discussion open.
  • Otherwise, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Aug 27, 2025): Hi, @romio1225. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that the "Workflow Planning Assistant" template on Dify Cloud fails to add when pressing the generate button, with no error displayed. - This problem is known to affect multiple users and may stem from frontend/backend bugs, permission or quota restrictions, or issues with the template YAML. - You requested access to the original template or a GitHub upload to manually import the DSL file. - The maintainers have acknowledged similar template issues and released fixes previously, but no direct user-facing workaround is currently available. **Next Steps:** - Please let me know if this issue is still relevant with the latest version of Dify by commenting here to keep the discussion open. - Otherwise, this issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#14992