Skip to content

Rule Dash Permission Fixes - #4385

Draft
cielbellerose wants to merge 16 commits into
feature/rules-dashboardfrom
#4384-rules-permission-fixes
Draft

Rule Dash Permission Fixes#4385
cielbellerose wants to merge 16 commits into
feature/rules-dashboardfrom
#4384-rules-permission-fixes

Conversation

@cielbellerose

@cielbellerose cielbellerose commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Changes

Updating rule dash permissions

Todo

Updated Permissions

✅ Allowed

🟪 Update to add permissions?

Guest Member Leadership Head Admin App Admin
View Ruleset Types, Rulesets, Rules, Project Rules
Create Rule
Edit/Delete Rules 🟪 🟪
Assign Rules to Teams
Assign Rules to Projects
Update rule status general view
Update rule status project view Team✅
View Rule Status History
Reset Statuses general view
Reset Statuses project view
Create/Delete Ruleset Type (Admin Tools)
Upload new ruleset file
Set ruleset active status
Delete Ruleset creator✅ creator✅

Test Cases

  • access denied when members try to create rules

  • leadership and above can create rules

  • rule status update fails if member is not on project team

  • status update fails for member trying to update general view status

  • rule status update works if member is on project team

  • delete ruleset succeeds if leadership created the ruleset

  • delete ruleset fails if leadership was not creator

  • access denied if member tries to assign rules to teams

  • guests cannot get rules (top level & all for ruleset)

Screenshots

Guest View
Screenshot 2026-08-18 at 1 28 57 PM

Member View
Screenshot 2026-08-18 at 2 47 52 PM
Screenshot 2026-08-18 at 2 48 19 PM

** Member View (not their teams project) **
Screenshot 2026-08-18 at 5 13 46 PM

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #4384

@cielbellerose cielbellerose linked an issue Aug 18, 2026 that may be closed by this pull request
10 tasks
@cielbellerose
cielbellerose changed the base branch from develop to feature/rules-dashboard August 18, 2026 20:51
@cielbellerose cielbellerose self-assigned this Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RulesDashboard] - Permission Fixes

1 participant