Bug 29945 - Item Level Hold Library Location
Summary: Item Level Hold Library Location
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: 21.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-25 18:11 UTC by Daniel Gaghan
Modified: 2024-07-04 20:37 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gaghan 2022-01-25 18:11:47 UTC
Item level holds ignores selected hold pick up location and reverts to library location of staff who placed the hold. 

Method of replicating this bug. 

1. Set Staff Location to Library B
2. Place a item level hold item for a user to pick material at Library A
3. After hold has been placed review pick up location. 
  
Results: Library Pick up location will be Library B, not Library A.
Comment 1 Katrin Fischer 2022-01-26 08:21:28 UTC
Hi Daniel, which version are you seeing this in? I seem to remember another bug about this but can't locate it right now.
Comment 2 Daniel Gaghan 2022-01-26 15:47:15 UTC
(In reply to Katrin Fischer from comment #1)
> Hi Daniel, which version are you seeing this in? I seem to remember another
> bug about this but can't locate it right now.

21.05.08
Comment 3 Katrin Fischer 2022-06-25 20:57:50 UTC
Hi Daniel,
I had a closer look now and did some testing. Could this be the case?

When placing a record level hold, the pickup location pull down at the top part of the page is used. It's preselected to the logged-in library.

When placing an item-level hold, the pickup location is set in the item table. It's also preset to the logged-in library, if this is a valid pickup location.

So if you only changed the pickup-location at the top of the page, it could show up as this 'bug'.

There is working being done to improve the form on bug 30579.
Comment 4 Katrin Fischer 2023-06-25 11:33:10 UTC
(In reply to Katrin Fischer from comment #3)
> Hi Daniel,
> I had a closer look now and did some testing. Could this be the case?
> 
> When placing a record level hold, the pickup location pull down at the top
> part of the page is used. It's preselected to the logged-in library.
> 
> When placing an item-level hold, the pickup location is set in the item
> table. It's also preset to the logged-in library, if this is a valid pickup
> location.
> 
> So if you only changed the pickup-location at the top of the page, it could
> show up as this 'bug'.
> 
> There is working being done to improve the form on bug 30579.

There hasn't been any more feedback here. Marking INVALID. Please reopen if the problem still persists.