Skip to content

fix: debug plugin permission setting not work#38197

Merged
hjlarry merged 1 commit into
langgenius:mainfrom
hjlarry:p447
Jun 30, 2026
Merged

fix: debug plugin permission setting not work#38197
hjlarry merged 1 commit into
langgenius:mainfrom
hjlarry:p447

Conversation

@hjlarry

@hjlarry hjlarry commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

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 #38196

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

@hjlarry hjlarry requested review from iamjoel and zhsama as code owners June 30, 2026 06:31
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 30, 2026
@hjlarry hjlarry requested a review from WTW0313 June 30, 2026 06:31
@github-actions github-actions Bot added the web This relates to changes on the web. label Jun 30, 2026
@hjlarry hjlarry changed the title fix: debug plugin setting not work fix: debug plugin permission setting not work Jun 30, 2026
@hjlarry hjlarry enabled auto-merge June 30, 2026 07:13
@hjlarry hjlarry added this pull request to the merge queue Jun 30, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 30, 2026
Merged via the queue into langgenius:main with commit 4303103 Jun 30, 2026
34 checks passed
@hjlarry hjlarry deleted the p447 branch June 30, 2026 07:38
hjlarry added a commit to hjlarry/dify that referenced this pull request Jul 1, 2026
hjlarry added a commit that referenced this pull request Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 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.

debug plugin setting not work

2 participants