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
58 stars 18 forks source link

Design: audit trail for user actions in org model #2121

Open PaulKuykendall opened 5 months ago

PaulKuykendall commented 5 months ago

Issue description

PROBLEM: The introduction of the organizational model to the .gov registrar results in new actions, as well as potential modifications to existing actions, which can be taken by existing domain managers and organization members. These actions have consequences, which require a log of these actions in order to protect the integrity of the system.

SOLUTION: Update the audit trail to include users actions affected by the introduction of the org model.

Acceptance criteria

Additional context

No response

Links to other issues

PaulKuykendall commented 4 months ago

@PaulKuykendall - needs a little more discovery work to specify columns to include

vickyszuchin commented 4 months ago

Per triage discussion: this is not MVP