Closed Bug 641428 (bz-audit) Opened 13 years ago Closed 12 years ago

Audit every creation, update, and deletion of every field of every object in Bugzilla

Categories

(Bugzilla :: Bugzilla-General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mkanat, Unassigned)

References

Details

(Keywords: meta)

Now that bug 622943 has been implemented, we have basic auditing for every class that uses Bugzilla::Object. However, this only currently tracks values for in-table fields (fields whose values are in the main table for the object). Also, not every class is using remove_from_db, and thus deletions aren't getting tracked for those classes.

This is a meta-bug to track the process of adding auditing for every single field (including the external-table values for each object).
(In reply to Max Kanat-Alexander from comment #0)
> This is a meta-bug to track the process of adding auditing for every single
> field (including the external-table values for each object).

I explained in bug 715902 why we shouldn't log everything. If there is some stuff which still needs to be logged which isn't yet, then separate bugs should be filed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.