[Koha-bugs] [Bug 25878] New: Schema incorrectly describes course_items fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 25 18:20:21 CEST 2020


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

            Bug ID: 25878
           Summary: Schema incorrectly describes course_items fields
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Database
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

On the schema page for the course_items table we include this comment on
course_items.itype:
"new itemtype for the item to have while on reserve (optional)"

We have comparable notes for ccode, holdingbranch, and location.

That comment is not strictly correct. While a course is active, these fields in
course_items will hold the items original values. If the course is marked
inactive and the item's original values are returned to the items table, then
the fields in course_items will hold the values that this item had while on
reserve.

At this time I do not have alternate wording that explains this succinctly
enough to put into the schema comment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list