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

            Bug ID: 38525
           Summary: Borrower Loan Table Does Not Update on Detail Page
                    After Loan Changes
 Change sponsored?: ---
           Product: Koha
           Version: 23.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Description:

There is an issue with the table displaying a borrower's loans on their detail
page. After making changes to a patron's loans, such as checking in or out an
item, the table does not update automatically. To see the updated table, the
user must perform a hard refresh (Ctrl + F5 on Windows).

This behavior is inconvenient and may confuse library staff.

Steps to Reproduce:

1. Navigate to a borrower's detail page:
https://host/cgi-bin/koha/members/moremember.pl?borrowernumber=:borrowerNumber
2. Click on the Check Out tab.
3. Observe the number of loans displayed:
  - In the checkout table at the bottom of the page.
  - In the tab label (e.g., "Checkouts (2)").
4. Check out an item to the borrower.

Actual Result:

The tab label updates correctly (e.g., "Checkouts (3)").
The checkout table does not reflect the new loan. It still displays the
previous number of rows.

Expected Result:

The table showing the patron's loans should update to reflect the new loan
immediately (e.g., three rows if three items are checked out).

-- 
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