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

Admin: Add description in the analytics dashboard on the content of each report option #2039

Open vickyszuchin opened 6 months ago

vickyszuchin commented 6 months ago

Issue description

Provide description in the analytics dashboard on the content of all reports, for example, the exclusions of Unknown and Deleted domains.

One example, the Current full only shows what is currently in the registry. Deleted and Unknown domains don’t exist in the registry and thus they are not shown in this report.

In our implementation, if a Domain is in Unknown, the domain user has not provided DNS info yet. It does not exist in the .gov registry’s zone file yet. The domain is only added to the zone file once the user goes to "Manage the domain". The Unknown state provides analysts a brief cushion in case of accidental approval. It allows the system to revert approvals easily.

Acceptance criteria

Additional context

Slack discussion State diagram

Links to other issues

No response

vickyszuchin commented 6 months ago

This ticket is moving to sprint 45 per request from Cameron.

vickyszuchin commented 5 months ago

Per guidance, any "In progress" tickets from sprint 45 will be moved over to Sprint 46 noon EST on Day 1.

h-m-f-t commented 5 months ago

I'm moving this back to the backlog! Not a priority for work right now. I added a link to my very cursory draft.