mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[DOCS]: Lacking file management capability #264
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zjko on GitHub (Nov 5, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
https://docs.dify.ai/zh-hans/guides/workflow/node/user-input#%E5%8D%95%E6%96%87%E4%BB%B6
Current Content
Dify lacks file management capability, making it unsuitable for certain scenarios.
Steps to reproduce the issue:

Step 1: Configure the file parameter for input
Step 2: Run the workflow and upload a file via URL

Step 3: Modify the content of Mock3.docx
Step 4: Re-run the workflow with unchanged parameters, as referenced in Step 2
At this point, the input file is identical to the one in Step 2. It is suspected that Mock3.docx is cached in the workflow, but this document cannot be managed through either the UI or API.
This scenario is common in Office document editing contexts and will render certain use cases inapplicable.
Suggested Changes
Dify should support file management capability for workflows.
Reason for Change
No response
Code of Conduct
@durdana3105 commented on GitHub (Nov 5, 2025):
Assign this issue to me , i want to work on it
@dosubot[bot] commented on GitHub (Nov 16, 2025):
Hi, @zjko. I'm Dosu, and I'm helping the dify-docs team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!