[Koha-bugs] [Bug 27082] Problem when a basket has more of 20 orders with uncertain price

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 24 12:18:59 CET 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |23013
           Assignee|koha-bugs at lists.koha-commun |jonathan.druart at bugs.koha-c
                   |ity.org                     |ommunity.org
            Version|20.05                       |master
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|NEW                         |ASSIGNED
           Severity|normal                      |critical

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Coming from
  commit 247dca306407ac9568344a0a37aca3bbcffc2468
  Bug 23013: Upgrade DataTables in the staff client

What's happening:
When the form is submitted, all the orders with uncertain price are processed,
but the posted values only contain the ones from the first page of the table.
The orders that are not displayed on the first page will have their prices
fields and uncertainprice set to NULL.

This is a critical bug and must be fixed ASAP (data loss).


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23013
[Bug 23013] Upgrade DataTables in the staff client
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list