Latest editor view
Steps to reproduce
When you make a new view to see latest editor, it do not print username or full name but only the ID of the user which is unsable unfortunately
I would like to audit a projet table to see latest editor and time but i cant use it since i cant easily know user IDs
FYI I'm using OpenID Connect User backend
Thanks for this great tool
Expected behavior
When selecting latest editor, do not print the internal ID but the full name
Actual behavior
It actually print the internal user ID not the full name
Tables app version
0.9.5
Browser
Firefox, Chrome, Edge
Client operating system
Windows
Operating system
Debian 12
Web server
Apache
PHP engine version
PHP 8.2
Database
MariaDB
Additional info
I'm using OpenID Connect User backend
Oups sorry edited wrong answer. I believe the new activity support landing in 1.0.0 might be something you should look out for and see if it solves your problem https://github.com/nextcloud/tables/issues/1897
Make sure to close your bug report if it does solves it