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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This updates the
      release notes|                            |misc/cronjobs/update_totali
                   |                            |ssues.pl script so that
                   |                            |records are only modified
                   |                            |if the number of issues
                   |                            |changes. Previously, every
                   |                            |record was modified - even
                   |                            |if the number of issues did
                   |                            |not change.
                   |                            |
                   |                            |In addition,
                   |                            |with CataloguingLog
                   |                            |enabled, this previously
                   |                            |added one entry to the log
                   |                            |viewer for every record -
                   |                            |as all the records were
                   |                            |modified even if the number
                   |                            |of issues did not change.
                   |                            |Now, only records where the
                   |                            |number of issues have
                   |                            |changed are included in the
                   |                            |log viewer, significantly
                   |                            |reducing the number of
                   |                            |entries.
                 CC|                            |[email protected]

--- Comment #3 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. Before the patch was applied, I had to delete record 369 (as it had encoding
issues) so that the script would complete running correctly, and for entries to
show in the log viewer.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to