Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add IgnoreAuditTrailAttribute to exclude from audit trail#1046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
AliRafay wants to merge3 commits intofullstackhero:main
base:main
Choose a base branch
Loading
fromAliRafay:feature/ignore-audit-trail-attribute

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.

AliRafayand others added3 commitsOctober 16, 2024 17:18
Introduced IgnoreAuditTrailAttribute to mark entities or propertiesthat should be ignored by the audit trail. Applied this attribute tospecific properties in AuditableEntity<TId> to prevent them from beingtracked. Updated AuditInterceptor to respect this attribute, ensuringmarked 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 freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@AliRafay@iammukeshm

[8]ページ先頭

©2009-2025 Movatter.jp