[Koha-bugs] [Bug 26117] New: itemlost_on value should be updated when item changes from one lost value to another

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 31 18:09:32 CEST 2020


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

            Bug ID: 26117
           Summary: itemlost_on value should be updated when item changes
                    from one lost value to another
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

To recreate:
- set an item to lost=1
- get the itemlost_on value for your item from the database
- change the item to lost=2
- get the itemlost_on value again, confirm that the time hasn't changed

I'm sort of torn on this. Just now, we ran into an issue where it we needed to
know when a lost value was changed. But I can also imagine a situation where
one would want to know when an item became lost originally.

-- 
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