https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29012
--- Comment #6 from Kevin Carnes <[email protected]> --- The problem was that certain blank values weren't saved and it seemed reasonable to use default values when those values are blank. Do users expect these rules to fall back to higher rules? In the test case, hard due date for books is left blank and should not fall back to the rule for all items. So in this case, using the default value is expected. It is possible to allow falling back, but I'm not sure if it's the solution to this bug Which values do people think should be used? How should rules be calculated? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
