-
-
Notifications
You must be signed in to change notification settings - Fork 459
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(console): improve audit log error handling if the related user ha…
…s been removed
- Loading branch information
1 parent
1246d2b
commit 8c17465
Showing
2 changed files
with
30 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
"@logto/console": patch | ||
--- | ||
|
||
improve error handling on audit logs | ||
|
||
- No longer toasts error messages if the audit log related user entity has been removed. | ||
- Display a fallback `user-id (deleted)` information instead. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters