| Summary: | Items in transit show as both in-transit and Available on holdings list | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Emily Lamancusa (emlam) <emily.lamancusa> |
| Component: | Templates | Assignee: | Emily Lamancusa (emlam) <emily.lamancusa> |
| Status: | RESOLVED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | carthur, fridolin.somers, i.tortorella, lucas, m.de.rooy, wainuiwitikapark |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This fixes an issue that was causing in-transit items to display as "In transit Available" in the staff interface.
|
Version(s) released in: |
24.05.00,23.11.04,23.05.10
|
| Circulation function: | |||
| Bug Depends on: | 35696 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 35934: Correct missed case of switching items.transfer to transfer in detail.tt
Bug 35934: Correct missed case of switching items.transfer to transfer in detail.tt Bug 35934: Correct missed case of switching items.transfer to transfer in detail.tt |
||
|
Description
Emily Lamancusa (emlam)
2024-01-29 20:22:01 UTC
Created attachment 161615 [details] [review] Bug 35934: Correct missed case of switching items.transfer to transfer in detail.tt To test: 1. Put an item with no holds/recalls in transit (manually or by checking it in at a branch other than its homebranch to trigger a ReturnToHome) 2. Go to the item's bib record --> Note that the item's status will display as something like, "In transit from X to Y since 01/29/2024 Available" 3. Apply patch and refresh the page --> Note that item now shows only the transit status, but not "Available" Created attachment 161698 [details] [review] Bug 35934: Correct missed case of switching items.transfer to transfer in detail.tt To test: 1. Put an item with no holds/recalls in transit (manually or by checking it in at a branch other than its homebranch to trigger a ReturnToHome) 2. Go to the item's bib record --> Note that the item's status will display as something like, "In transit from X to Y since 01/29/2024 Available" 3. Apply patch and refresh the page --> Note that item now shows only the transit status, but not "Available" Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 163185 [details] [review] Bug 35934: Correct missed case of switching items.transfer to transfer in detail.tt To test: 1. Put an item with no holds/recalls in transit (manually or by checking it in at a branch other than its homebranch to trigger a ReturnToHome) 2. Go to the item's bib record --> Note that the item's status will display as something like, "In transit from X to Y since 01/29/2024 Available" 3. Apply patch and refresh the page --> Note that item now shows only the transit status, but not "Available" Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.04 Backported to 23.05.x for upcoming 23.05.10 Not backporting to 22.11 |