Bug 21021

Summary: when editing a rule in the french issuing rules interface, on shelf holds parameter is systematically set to yes
Product: Koha Reporter: Koha Team University Lyon 3 <koha>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P1 - high CC: gmcharlt, jonathan.druart, koha
Version: 16.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Koha Team University Lyon 3 2018-06-29 13:43:01 UTC
The problem occurs on koha 16.11 in the french interface (not in thr english one).

Whatever rule you edit in the issuing rules (french interface), the current value of on shelf holds is not kept : it's systematically positionned to yes (I suppose because it's the first item of the scrolling list). So, if you don't pay attention to this, when modifying an other parameter you risk to change this reservation rule without being aware of.

Olivier Crouzet
Comment 1 Jonathan Druart 2018-06-29 14:08:24 UTC
It's an issue in the translation:
"Si tout est indisponible"
vs
"Si tous indisponibles"

The correct option is selected if the text for the option is the same as the text in the cell above.

Note that it's fixed on master.