https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20883 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Andrew Isherwood from comment #0)
Currently, when displaying a list of ILL requests, or viewing a single request, the requester's userid is not displayed. This should be visible.
Why? :) We usually do not display the username anywhere AFAIK. Here you are adding a new column, maybe it could fit into the same column as the firstname and surname? On the detail view we have: Patron: firstname surname [42] [username] Not sure the [] are good for visibility and tell what we are displaying. I am just asking :) -- You are receiving this mail because: You are watching all bug changes.