https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21978 --- Comment #10 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Christopher Brannon from comment #9)
I have managed to work around the short comings of the initials field not showing in the search results, but I have to use a report to fix each result in the results table. I imagine this is taxing on the server, as each time you do a vague patron search, and you end up with 10 possible patrons, for example, the jquery has to run 10 reports to grab the patron info needed. It doesn't seem to be too slow, but I don't like having to do this for something that is commonplace for the US.
I retract this statement. My workaround is horrible. There are latent issue with using the report. Changes made to the name take forever to refresh. The name is just to much a part of things to work around with via jQuery. This is best fixed by an enhancement. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.