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

Delete "Retrieved" invitation from the table once the user has been removed as a domain manager #2559

Open vickyszuchin opened 2 months ago

vickyszuchin commented 2 months ago

Issue description

Currently, the application does not delete the retrieved invitation record of a user who has been removed as a domain manager. It may be confusing to see a retrieved invitation for someone who is not a current domain manager. We should delete the associated Retrieved invitation when removing a domain manager.

Acceptance criteria

Additional context

Slack thread

Links to other issues

No response

h-m-f-t commented 2 months ago

@abroddrick, is there anything in this proposed feature that might limit our ability to show (in a future "activity table") that at a point in a domain's history someone was a domain manager?