diff --git a/.changeset/sixty-scissors-tell.md b/.changeset/sixty-scissors-tell.md new file mode 100644 index 000000000000..f954f885dfc3 --- /dev/null +++ b/.changeset/sixty-scissors-tell.md @@ -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.