[Koha-bugs] [Bug 31285] New: Regression: item.datelastseen does not update on duplicating item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 2 22:38:27 CEST 2022


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

            Bug ID: 31285
           Summary: Regression: item.datelastseen does not update on
                    duplicating item
 Change sponsored?: ---
           Product: Koha
           Version: 21.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: bwsdonna at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Previous to 21.11, when you would duplicate an item record, the date last seen
would be automatically updated. This no longer happens - the date last seen is
retained from the original item.

To replicate:
>From a bib record with an item attached, select Edit - Edit items
>From the actions tab, select duplicate
Update the date accessioned and click save
>From the Normal tab, note that the new item has an updated date accessioned,
but the date last seen has not been updated.

This behavior is now different from when adding a new item - when a new item is
added, the date last seen is automatically set to the current date.  This is
the expected behavior when adding an item.

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


More information about the Koha-bugs mailing list