Open Bug 1795703 Opened 3 years ago

rename "view_pii" permission to "view_protected"

Categories

(Socorro :: Webapp, task, P2)

Tracking

(Not tracked)

People

(Reporter: willkg, Unassigned)

Details

We're using "view_pii" to denote the permission to view protected data which includes PII, but is not exclusively made up of PII.

We should change the permission name to make this clearer.

When we do this, we can change the permission name in the schema from "protected" to "view_protected" and remove all the permission name translation between the socorro library and the webapp code.

You need to log in before you can comment on or make changes to this bug.