mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1494] [CLOSED] UPDATE: r3-yamauchi/kintone v0.1.1 BUG FIX #1647
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?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1494
Author: @r3-yamauchi
Created: 11/3/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
a3f47c9v0.1.1📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
📝
r3-yamauchi/kintone/kintone_integration.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
Fixed a bug where the less frequently used tools
kintone_get_fieldsandkintone_validate_record_datawere not functioning properly.The issue was caused by mistakenly adding an
__init__method that did not accept the parametersruntimeandsession.All the changes in this version are as shown in the following commit:
https://github.com/r3-yamauchi/dify-kintone-plugin/commit/fcc936022d38a4dc6f735873f12ced64cadeb61f
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The kintone plugin does not collect any personal user data. It only uses the information explicitly provided by the user to access kintone. This plugin has the following characteristics:
Does not store user files permanently
Uses temporary storage only during the conversion process
Does not collect user metadata or personal information
Does not track usage patterns or user behavior
Does not require any user authentication credentials or personal identifiers
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.