-
In a document management centric environment, it is often necessary for an end-user to view an audit trail of actions that occur with a specific document (created; modified; renamed; moved; deleted). …
-
Currently, Inspektr asserts that its arguments not be null. When these assertions fail, the action being audited fails.
Instead, failure in the audit trail system should not induce failure in the sy…
-
![{F6370F54-615A-412F-94A8-A9C0897C3626}](https://github.com/user-attachments/assets/969282da-c6c9-45db-b614-53dea8f3c8b8)
We cannot linearly derive the architecture from the requirements… Stakehol…
-
Changes to _User.Email_ aren't being logged in _User_Audit_Trail__c_.
-
Look at django-simplehistory to keep an audit trail of changes to videos. That would be super useful.
-
It would be nice to include some information about the origin of a [ServiceBusReceivedMessage](https://learn.microsoft.com/en-us/dotnet/api/azure.messaging.servicebus.servicebusreceivedmessage?view=az…
-
Make it easy to see recent changes to an object both in the API and on the web view for that object.
Use cases include:
* This network recently joined IX 123
* This org recently changed its we…
-
UPDATE command updates all record in the table
DELETE removes all record from table
BEFORE (audit trail):
The following code was working nicely to update 'table' row where table_id=$id_value; ($i…
-
- Learn how to structure processes as state machines
- Add an automatic audit trail to ActiveRecord models
-
Relates to:
- Travel Auth Form/Approvals
# Context
**Is your feature request related to a problem? Please describe.**
- A traveler needs the ability to unsubmit a travel request to make update…