https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42916 --- Comment #11 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 203209 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203209&action=edit Bug 42916: Implement new PUT route when changing expiration date To test: 1/ Create or find a user with place_hold permission but not the top level permission 2/ Place a hold 3/ From reserve/request.pl?biblionumber=X try to edit the expiration date, the date immediately disappears and it not updated 4/ APPLY PATCH, yarn build, restart_all 5/ Try editing the expiration date, you should be able to 6/ Also attempt to change an item level hold into a "Next available" one, you should get no error and it should update correctly -- You are receiving this mail because: You are watching all bug changes.