Skip to content

chore: when dataset permission is not all team, update rbac config to…#39227

Merged
fatelei merged 2 commits into
langgenius:mainfrom
fatelei:rbac
Jul 20, 2026
Merged

chore: when dataset permission is not all team, update rbac config to…#39227
fatelei merged 2 commits into
langgenius:mainfrom
fatelei:rbac

Conversation

@fatelei

@fatelei fatelei commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

… specific

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

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 a review from JohnJyong as a code owner July 19, 2026 07:01
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 54.01% 54.01% 0.00%
Strict coverage 53.50% 53.50% 0.00%
Typed symbols 34,407 34,407 0
Untyped symbols 29,577 29,577 0
Modules 3029 3029 0

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 20, 2026
@FFXN
FFXN added this pull request to the merge queue Jul 20, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 20, 2026
@fatelei
fatelei added this pull request to the merge queue Jul 20, 2026
@lyzno1
lyzno1 removed this pull request from the merge queue due to a manual request Jul 20, 2026
@fatelei
fatelei added this pull request to the merge queue Jul 20, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 20, 2026
@fatelei
fatelei added this pull request to the merge queue Jul 20, 2026
Merged via the queue into langgenius:main with commit ef0115d Jul 20, 2026
34 checks passed
@fatelei
fatelei deleted the rbac branch July 20, 2026 13:15
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:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

when dataset permission is partial_members and only_me, need sync rbac to specific config

2 participants