cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
59 stars 18 forks source link

Django admin: Prevent modifying domains in "deleted" status #1845

Open Katherine-Osos opened 7 months ago

Katherine-Osos commented 7 months ago

Issue description

When a domain is removed from the registry, its status is "deleted." To ensure it's information is preserved for historical reference, we do not want analysts to make modifications to these deleted domains.

Acceptance criteria

When a domain is in "deleted" status

Additional context

Do we want to keep the "Notes" field editable on those pages?

Do we want to lock down any of the information on those pages for superusers, as well?

Links to other issues

No response

PaulKuykendall commented 7 months ago

At the appropriate time, this Just needs points, then can go into Ready.