Bug 35429

Summary: Warning in subscription module when makePreviousSerialAvailable is on
Product: Koha Reporter: pierre.genty
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 22.11   
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 pierre.genty 2023-11-29 10:19:22 UTC
Hi, 
When makePreviousSerialAvailable is on, and "item type for older issues" in serial subscription is not set, editing serial issues could create items with an itype to NULL.
It could be useful to have a warning message when adding new serial subscription if "item type for older issues" remains empty. This warning should occur only if makePreviousSerialAvailable is on and "Create an item record" is checked.