In the biblio detail view ( holdings table ) the "Last seen" column used to display a datetime, not it only displays a date. I suspect this was due to the change in Bug 33568.
Created attachment 170505 [details] [review] Bug 37688: Change last_seen_date column to datetime To test: 1. Bring up some items in staff detail view ( holdings table ) 2. If the "Last seen" column is hidden unhide it via Table settings 3. Notice that the column shows only the date. 4. APPLY PATCH 5. Look now and you should see it is datetime. 6. Make sure it is accurate.
Created attachment 170506 [details] [review] Bug 37688: Change last_seen_date column to datetime To test: 1. Bring up some items in staff detail view ( holdings table ) 2. If the "Last seen" column is hidden unhide it via Table settings 3. Notice that the column shows only the date. 4. APPLY PATCH 5. Look now and you should see it is datetime. 6. Make sure it is accurate. Signed-off-by: Laura ONeil <laura@bywatersolutions.com>
There's something weird going on here. When I wanted to QA this, git bz told me that the patch was already applied. Bug 38146: commit d60057b429de3a522c5140002746a610150dc540. *** This bug has been marked as a duplicate of bug 38146 ***