https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 --- Comment #156 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Martin Renvoize from comment #155)
This has moved a fair bit since the first QA run.. the code updates look good to me.. but as we're back to NSO it might be good to get a library to test this again..
Yeah, I totally agree. Some remarks about 'what to expect' from the latest changes: - The fact that all 'new' orders were displayed, was solved properly on bug 25670 with regression tests and all. It should solved here, that's something to test, specifically. - Jonathan provided a less hand-crafted way to implement the column filtering feature on bug 27402. It will serve any other API-driven DataTable, so YAY! Jonathan made this table use that instead of the original implementation. Besides that, you shouldn't expect any noticeable behavior change compared to previous testing sessions. -- You are receiving this mail because: You are watching all bug changes.