Summary: | Repeated check in of on-hold item fails to show hold information | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Hold requests | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Hold message upon first checkin
Hold message upon second checkin |
Created attachment 3242 [details]
Hold message upon second checkin
I don't see this problem anymore in master. |
Created attachment 3241 [details] Hold message upon first checkin To reproduce: 1. Place a hold on an item with a pickup library different from the one at which you're logged in. 2. Check in the item. You should see a message like that shown in the attached image. Confirm the hold. 3. Check in the item again. You should see a message like that shown in the second attachment, "Hold message upon second checkin." Confirm. 4. Check in the item again. You will see no hold confirmation message at all. The hold message should always display if there is an outstanding hold, even if the hold is already confirmed and in transit.