Bug 5185 - Batch item modification should (optionally) update the last seen time
Summary: Batch item modification should (optionally) update the last seen time
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 23:31 UTC by Robin Sheat
Modified: 2019-05-04 12:55 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (5.93 KB, patch)
2010-08-30 23:34 UTC, Robin Sheat
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Sheat 2010-08-30 23:31:01 UTC
When using the batch modification tool, there should be the option of updating the last-seen time.
Comment 1 Robin Sheat 2010-08-30 23:34:13 UTC
Created attachment 2586 [details] [review]
proposed patch

This adds a syspref "UpdateLastSeenBatch" that will make batch modifications update the last seen time of their item.
Comment 2 Owen Leonard 2010-09-07 18:13:50 UTC
I would think this option would be better implemented as a checkbox on the batch modification screen so that you could choose on a per-batch basis depending on the kind of operation you were doing.
Comment 3 Nicole C. Engard 2010-09-07 18:29:38 UTC
+1 to owen's idea
Comment 4 Robin Sheat 2010-09-07 22:18:12 UTC
That's not a silly idea. When I get some free time, I'll see what I can do :) (unsetting the patch-sent so that I notice it in my reports.)
Comment 5 Katrin Fischer 2019-05-04 12:55:38 UTC
+1 for making this a checkbox.