https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39930 --- Comment #7 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jason Robb from comment #6)
(In reply to Andrew Fuerste-Henry from comment #5)
Jason, would you be amenable to re-focusing this bug on just the acq orders table issue that Jonathan has recreated and patched?
It's cool with me if it helps the fix for the orders table move along.
I did go through the steps I listed in my original bug report with an up-to-date ktd and it's still happening for me on the checkouts table. I did steps 1-3, then left it overnight and when I pulled the table up in the morning the extra columns had appeared.
Not sure if its related but I noticed in the DataTables documentation that the default value for stateDuration is 7200 so maybe 2 hours is the minimum amount of time that needs to elapse between steps 3 and 4 to see the issue?
Good catch, I have tried to set it to 60s and I do recreate the problem easily now. I will be back here soon. I think the only solution would be to extend the stateDuration value. -- You are receiving this mail because: You are watching all bug changes.