Bug 37619

Summary: Item form missing when receiving serial issues
Product: Koha Reporter: Kelly McElligott <kelly>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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 Kelly McElligott 2024-08-12 11:04:51 UTC
If a subscription is set to create an item when receiving, the item should be populated once turned to Arrived.  At this time, this is not happening automatically, it will not prompt the user to create an item- it requires the user to push the "Add Item" button which is not the usual workflow.
Comment 1 Kelly McElligott 2024-08-12 11:14:02 UTC
Revising this bug:
Create a subscription
Make the subscription to create an item
Receive the first item
Receive the next issue from this page: serials/serials-collection.pl?
- no item is promoted to be created.
Choose to Add Item 
Create item

Go to Serial Bibliographic Record- the item is not created within the Item Holdings page. It only displays on the Serials Holdings page (like the item was not created).
Comment 2 Katrin Fischer 2024-08-12 11:21:27 UTC
Hi Kelly, do you mean the item form doesn't automatically open up anymore once the status is flipped to "Arrived"?
Comment 3 Kelly McElligott 2024-08-12 20:35:02 UTC
Correct!  It performs correctly on the first received issue, but the next ones don't work.
Comment 4 Katrin Fischer 2024-08-13 08:02:10 UTC
Thanks for clarifying! I updated the bug description a bit, hope it works.