[Koha-bugs] [Bug 31212] Datelastseen should be a datetime

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 10 17:35:49 CET 2022


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #21 from Lucas Gass <lucas at bywatersolutions.com> ---
Updated test plan:

1. Apply patch, updatedatabase, restart_all
2. Check out an item, look at the datelastseen and make sure it is correctly
updated with the correct timestamp.
3. Check in an item, look at the datelastseen and make sure it is correctly
updated with the correct timestamp.
4. Search the catalogue and select a biblio with at least one item. Confirm in
the holdings table that every entry in the "Last Seen" column is in date-time
format.
5. Navigate to "Items" in for that same biblio and check the item "History"
section to have "Last Seen" in the correct format
6. Click "Edit" then "Edit Items" and confirm that the table has date-time
format for the "Date Last Seen" Column entries
7. Edit one of the items to have lost status, then navigate to the Reports
section, find "Items Lost", and search for the item with the barcode. Confirm
the proper date-time format in the result.
8. Navigate to Tools, then Inventory, run inventory and confirm that the "Date
Last Seen" column entries are in proper format
9. Update MARC frameworks to expose the datelastseen column in the editor, also
turn on the dateaccessioned plugin. Make sure you can properly edit the
datelastseen using the datepicker

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


More information about the Koha-bugs mailing list