sfirke opened a new issue, #31258: URL: https://github.com/apache/superset/issues/31258
### Bug description This is a regression from 4.0.2 to 4.1.1. It only affects the Dashboard list, not Datasets or Charts lists. [This test ](https://github.com/apache/superset/blob/339d491dfc81d28d0caf175f215e58c1383066f0/superset-frontend/src/components/AuditInfo/ModifiedInfo.test.tsx#L4) failed to catch the regression - I suspect the username was not available, but instead of that being a failure, it was a pass because the tooltip was not present. I tried to hunt it down to fix it but couldn't. Maybe caused by https://github.com/apache/superset/pull/28609 and the fact that the changed by comes from superset-frontend/src/components/AuditInfo/index.tsx ? Just one guess. ### Screenshots/recordings **Before - 4.0.2**  **Current - 4.1.1**  ### Superset version 4.1.0 ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org