https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13392
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #78 from Julian Maurice <[email protected]> --- (In reply to Nick Clemens from comment #69) > Hi Julian, > > Minor conflict in tests (wrong number) > Missing comma in kohastructure.sql between constraints Tests should pass now, and the syntax error in kohastructure.sql is fixed > > I tried adding a suggestion, ordering it, but never saw the suggestion > status update to 'ORDERED' - nothing relevant in error log It worked for me. Have you run updatedatabase + update_dbix_class_files ? > > Reporting seems to work, however, if I don't select both a row and column > the page simply reloads and clears data, maybe a warning could be added? The last patch fixes this. I did not add a warning but this scenario should not happen anymore > > Can you provide a clear test plan and verify things are working for you? The only test plan I can come up with is: 1. Create a lot of suggestions from different libraries and with different status 2. Try all the buttons on the form and see what happens :) Request directly mysql to compare results if needed -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
