https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11490
Laurence Rault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Laurence Rault <[email protected]> --- Tested on sandbox, so the updatedatabase is made automatically Both sysprefs are set to 1000 by default 0/ Do not execute the update DB entry 1/ Set a value != 1000 for MaxItemsForBatch 2/ Execute the update DB entry and confirm that the 2 new prefs are initially set with the value of MaxItemsForBatch and that MaxItemsForBatch has been deleted Tested on sandbox, so the updatedatabase is made automatically Both sysprefs are set to 1000 by default MaxItemsForBatch has been deleted 3/ Set different values for these 2 prefs (2 and 3 for instance to ease the next steps) 4/ Try to delete less than MaxItemsToDisplayForBatchDel items => You must see the items details OK 5/ Try to delete more than MaxItemsToDisplayForBatchDel items => You must not see the items details but are allowed to delete them OK 6/ Try to modify less than MaxItemsToProcessForBatchMod items => You must see the items details OK 7/ Try to modify more than MaxItemsToProcessForBatchMod items => You must be restricted and not allowed to process OK -- 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/
