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

            Bug ID: 23460
           Summary: Be able to specify a default item type, to allow Koha
                    to do things to items that don't have itypes?
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

We see a lot of 


item-level_itypes set but no itemtype set for item (225088) at
/usr/share/koha/lib/Koha/Schema/Result/Item.pm line 740.

in the logs for various jobs that run. UI Koha doesn't much bother about these
kinds of errors, they just junk up the logs but Koha keeps going. 

Cron Koha is super noisy though, with errors like this. It occurred to me that
it might be nice to have a "default" item type, just so we can assume that
everything's got an item type and stop seeing these infernal messages.

Maybe the one you set up in the onboarder should become the default, and allow
people to pick the one they want to have as default from the UI later if they
want? We'd only need it so that Koha knows what rules to apply to the item
(among many other things that we depend upon itypes for).

What do you all think?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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