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

Commit378a042

Browse files
committed
update audit table
1 parentf3c2361 commit378a042

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎enterprise/audit/table.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ var auditableResourcesTypes = map[any]map[string]Action{
8383
"updated_at":ActionIgnore,// Changes, but is implicit and not helpful in a diff.
8484
"organization_id":ActionIgnore,/// Never changes.
8585
"organization_name":ActionIgnore,// Ignore these changes
86+
"organization_display_name":ActionIgnore,// Ignore these changes
87+
"organization_icon":ActionIgnore,// Ignore these changes
8688
"deleted":ActionIgnore,// Changes, but is implicit when a delete event is fired.
8789
"name":ActionTrack,
8890
"display_name":ActionTrack,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp