[Koha-bugs] [Bug 22847] Specific circ rule by patron category is displaying the default (or not displaying)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 7 16:33:48 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22847

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89401|0                           |1
        is obsolete|                            |

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 89439
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89439&action=edit
Bug 22847: Correctly displayed circ rule values for max_holds and maxissue*

There are several things going wrong on the circulation rules screen. The
global rule is displayed for specific libraries (even if the rule does not
exist for the library), and max_holds is always blank.

I have trouble finding the root of the issue, but I will propose a patch to fix
both problem.

Certainly a mismatch between bug 18887 and bug 18925.

Test plan:
0. Do not apply the patch
1. Notice the issue on the circulation rules screen
2. Apply the patch
3. Confirm that the value you set are correctly displayed (and not the
propagated ones!)

Signed-off-by: Liz Rea <wizzyrea at gmail.com>
Signed-off-by: Agustin Moyano <agustinmoyano at theke.io>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list