https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28566

            Bug ID: 28566
           Summary: Rename / Relabel StoreLastBorrower
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Staff Client
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

We've created a confusing situation with how we label previous borrower data on
moredetail.pl.

The regular circ history pulled from the issues table is labeled "Last
borrower" for the most recent patron to have had and returned the item and
"Previous borrower" for the patron before them. This data is wholly unconnected
to the StoreLastBorrower system preference.

If the StoreLastBorrower system preference is turned on, then moredetail.pl
will also include data from the items_last_borrower table. This data is labeled
as "Last returned by."

It is needlessly confusing that we're using the phrase "last borrower" to refer
to two different bits of data. We should *either* rename the syspref *or*
switch the labels on moredetail.pl. The former seems like more work to patch
but less confusing for users.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to