Skip to content

Conversation

AliRafay
Copy link
Contributor

Introduced IgnoreAuditTrailAttribute to mark entities or properties that should be ignored by the audit trail. Applied this attribute to specific properties in AuditableEntity to prevent them from being tracked. Updated AuditInterceptor to respect this attribute, ensuring marked entities and properties are excluded from audit trail processing.

AliRafay and others added 3 commits October 16, 2024 17:18
Introduced IgnoreAuditTrailAttribute to mark entities or properties
that should be ignored by the audit trail. Applied this attribute to
specific properties in AuditableEntity<TId> to prevent them from being
tracked. Updated AuditInterceptor to respect this attribute, ensuring
marked entities and properties are excluded from audit trail processing.
@iammukeshm
Copy link
Member

@AliRafay Shouldnt the createdBy, and stuff be a part of the audit trail?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants