Skip to content

fix: /plugins/identifier/batch pass enable market param#36499

Open
fatelei wants to merge 1 commit into
langgenius:mainfrom
fatelei:issue-36484
Open

fix: /plugins/identifier/batch pass enable market param#36499
fatelei wants to merge 1 commit into
langgenius:mainfrom
fatelei:issue-36484

Conversation

@fatelei
Copy link
Copy Markdown
Contributor

@fatelei fatelei commented May 22, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fix #36484

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@fatelei fatelei requested review from iamjoel and zxhlyh as code owners May 22, 2026 02:29
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 22, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tool plugins inside agent nodes send HTTP request to dify marketplace when the node is clicked and Marketplace is turned off

1 participant