Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace reader role with viewer #4120

Open
junminahn opened this issue Oct 30, 2024 · 0 comments
Open

Replace reader role with viewer #4120

junminahn opened this issue Oct 30, 2024 · 0 comments

Comments

@junminahn
Copy link
Collaborator

junminahn commented Oct 30, 2024

Description
Currently, the terms reader and viewer are used interchangeably for system roles. To standardize terminology, replace reader with viewer, as viewer is more commonly paired with editor. This ticket will update the system to reflect this change.

Technical Details

  • Identify any hardcoded reader role Enums in the system.
  • Check the database for any stored reader Enums.
    • If found, have a data migration plan to update these values.
  • Review Keycloak roles generated by Terraform to identify any instances of reader.
    • If found, have a migration plan for Keycloak role updates.

Definition of Done (DOD)

  • All instances of the reader role are updated to viewer, ensuring consistent terminology throughout the system.
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

No branches or pull requests

1 participant