Hovering over a "last modified" date on the dashboard list does not show who modified it #31258
Open
3 tasks done
Labels
#bug:regression
Bugs that are identified as regessions
listview:dashboards
Related to the Dashboards' list
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 -- those retain this functionality and did not regress.
This test 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 #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
![image](https://private-user-images.githubusercontent.com/7569808/391694291-4443cc20-0ade-420c-aa69-8413b190ddb8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MTM3NzYsIm5iZiI6MTczOTQxMzQ3NiwicGF0aCI6Ii83NTY5ODA4LzM5MTY5NDI5MS00NDQzY2MyMC0wYWRlLTQyMGMtYWE2OS04NDEzYjE5MGRkYjgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMDIyNDM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTMwMjJmYWM1OWM0M2EwZGQ1YTJkYmY0ZTg3ZTcxZjgwYmZhN2RlZjE4MDliYzM3ZWM5NzFhZDYyOGRlMTk1MCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.bBck3Jxof-D9ACHIWCx9cyWUCkVcx5vScbLc6l55BEk)
Superset version
4.1.0
Python version
I don't know
Node version
I don't know
Browser
Firefox
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: