Skip to content

Updated - RTR Permission Matrix readme.md#624

Open
SharadCrosby wants to merge 1 commit intoCDCgov:mainfrom
SharadCrosby:patch-1
Open

Updated - RTR Permission Matrix readme.md#624
SharadCrosby wants to merge 1 commit intoCDCgov:mainfrom
SharadCrosby:patch-1

Conversation

@SharadCrosby
Copy link

Updated listed databases to match reference of necessary permissions required per the matrix. Specifically, there is a lack of clarity if permissions should be run on RDB and RDB_Modern.

Notes

Please include a summary of the change and which issue is fixed or which feature is added.

JIRA

Checklist

Types of changes

What types of changes does this PR introduces?

  • Bugfix
  • New feature
  • Breaking change

Testing

  • Does this PR has >90% code coverage?
  • Is the screenshot attached for code coverage?
  • Does the gradle build pass in your local?
  • Is the gradle build logs attached?

Updated listed databases to match reference of necessary permissions required per the matrix. Specifically, there is a lack of clarity if permissions should be run on RDB and RDB_Modern.
@emmastephenson emmastephenson requested review from ericbuckley and kdiebold and removed request for ericbuckley December 17, 2025 23:43
@kdiebold kdiebold requested a review from ericbuckley January 8, 2026 18:29
| **Organization** | NBS_ODSE, NBS_SRTE, rdb, rdb_modern | `SRTE/ODSE:db_datareader` + `ODSE: sp_organization_event` + `ODSE: sp_place_event` + `RDB/rdb_modern: job_flow_log INSERT` |
| **Observation** | NBS_ODSE, NBS_SRTE, rdb, rdb_modern | `SRTE/ODSE:db_datareader` + `ODSE:sp_observation_event` + `RDB/rdb_modern: job_flow_log INSERT` |
| **Person** | NBS_ODSE, NBS_SRTE, rdb, rdb_modern | `SRTE/ODSE:db_datareader` + `ODSE:4 SPs` + `RDB/rdb_modern: job_flow_log INSERT` |
| **Investigation** | NBS_ODSE, rdb_modern | `db_datawriter/db_datareader` on ODSE + full READ/WRITE on rdb/rdb_modern |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| **Investigation** | NBS_ODSE, rdb_modern | `db_datawriter/db_datareader` on ODSE + full READ/WRITE on rdb/rdb_modern |
| **Investigation** | NBS_ODSE, NBS_SRTE, rdb, rdb_modern | `db_datawriter/db_datareader` on ODSE + full READ/WRITE on rdb/rdb_modern |

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the Investigation service will also need permissions on rdb

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.

2 participants