https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43239

            Bug ID: 43239
           Summary: Serial items item type can be set incorrectly when
                    receiving multiple items
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---

It is possible to create serial item with wrong itemtype if syspreference
makePreviousSerialAvailable is enabled and field "item type for older issues"
isn't filled when creating a subscription for biblio record. This happens when
multiple items are created. In installations where itemtypes differ between
items and biblios, this causes data inconsistencies and leads to errors in
biblios Holdings table.

To reproduce:
1. Enable systempreference makePreviousSerialAvailable.
2. Create new biblio record.  
3. Create a new subscription for biblio record you made, select option "Create
an item record", select different item type from "Item type" selection than
biblio record has but leave selection "item type for older issues" empty.
4. Receive a serial item for subscription. Check from biblio records Holdings
table that its item type matches item type selected in step 3. 
5. Now receive 3 serial items. After creating them check Holdings table again.
=> Note that last item created now has same item type as biblio record.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to