mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
langgenius / feishu_base plugin bug #737
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 @AAEE86 on GitHub (Oct 19, 2025).
Self Checks
Dify version
1.9.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
automatic_fields is set to false or true There are no intended parameters in the input
✔️ Expected Behavior
The automatic_fields parameter is properly brought into the input
❌ Actual Behavior
In the query records, setting automatic_fields to false or true does not take effect. There are no intended parameters in the input.
@AAEE86 commented on GitHub (Oct 20, 2025):
The current situation is that no matter what the automatic_fields are set to, they will not be passed, and items related to automatic_fields will always be returned.
@dosubot[bot] commented on GitHub (Nov 5, 2025):
Hi, @AAEE86. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
automatic_fieldsparameter does not affect the input as expected.automatic_fieldsis set to true or false, the expected parameters do not appear in query records.automatic_fieldssettings are ignored and related items are always returned.Next Steps:
Thank you for your understanding and contribution!
@AAEE86 commented on GitHub (Nov 5, 2025):
The problem has not been solved yet.
@dosubot[bot] commented on GitHub (Nov 5, 2025):
@crazywoola The user reports that the issue with the
automatic_fieldsparameter in the langgenius/feishu_base plugin on Dify version 1.9.1 (self-hosted via Docker) remains unresolved and still needs attention. Could you please assist?