cisagov / manage.get.gov

A Django-based domain name registrar that interfaces with an EPP registry
https://get.gov
Other
60 stars 18 forks source link

Django admin: Review org model permissions for "analyst" role in the admin #2896

Open Katherine-Osos opened 1 month ago

Katherine-Osos commented 1 month ago

Issue description

Currently, the permissions for all tables and fields related to the org model are the same for superusers and analysts. We need to review those elements to determine whether the analyst role needs to be modified.

Acceptance criteria

Additional context

No response

Links to other issues

Blocker: I suggest waiting until all elements of the org model have been implemented before doing this assessment (e.g. member management)

h-m-f-t commented 1 month ago

Blocker: I suggest waiting until all elements of the org model have been implemented before doing this assessment (e.g. member management)

I agree with this, and so I don't think this should go in m3. I agree it's "analyst experience", but m3 seems like the early work around this topic...