Bug 39386

Summary: UpdateNotForLoanStatusOnCheckin and UpdateNotForLoanStatusOnCheckout do not work
Product: Koha Reporter: Stephanie Etallaz <stephanie.etallaz>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, victor
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Stephanie Etallaz 2025-03-19 10:15:56 UTC
Test plan:
1 -  Set UpdateNotForLoanStatusOnCheckin to
2: 0
2 - Set  UpdateNotForLoanStatusOnCheckout to
_ALL_:
 0: 2
3 - Check out a book -> Its notforloan status isn't set to 2
4 - Check in the book -> Its notforloan status isn't set to 0 and you don't get a
  notification
Comment 1 Victor Grousset/tuxayo 2025-03-28 03:55:05 UTC
Turns out maybe there is no issue: bug 35292 comment 15