Fixes issue where HealthConditionsForm fields are not accessible to u…#13910
Conversation
…sers with the correct rights & roles
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughRefactors field access for health-condition fields by introducing pseudonymization and jurisdiction flags in forms, replaces UiFieldAccessCheckers with FieldAccessHelper-based access checking, gates survey/self-report UI behind user rights, removes inline OTHER_CONDITIONS permission toggles, and adds a backend test for pseudonymization behavior. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…sers with the correct rights & roles
…sers with the correct rights & roles
Fixes #13704
Summary by CodeRabbit
New Features
Bug Fixes & Improvements
Tests