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

            Bug ID: 24470
           Summary: Set import_status when file used to populate basket in
                    acquisitions
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When a staged MARC file is used to populate a basket in acquisitions,
import_batches.import_status remains set to "staged" even though those records
have been imported.

To test:
- Create a basket
- Add to basket From a New File
- Select a marc file and stage without checking for duplicates
- Add titles to your basket
- Confirm from acquisitions that new bibs were created
- Go to manage-marc-import.pl and find your file
- Confirm that you are still given an "Import this batch into the catalog"
button
- Query import_batches.import_status and confirm it shows "staged"

We could set the status to the existing value of "imported" or could create a
new status unique to acquisitions.

See also bug 24469 about import_biblios.matched_biblionumber.

-- 
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]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to