[Koha-bugs] [Bug 27421] Porting tools/stage-marc-import.pl to BackgroundJob

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 5 14:20:18 CEST 2022


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140206|0                           |1
        is obsolete|                            |

--- Comment #77 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 140207
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140207&action=edit
Bug 27421: (QA follow-up) BatchCommitImportRecords needs param for skipping
commits

When you submit a background jobs, and it fails, you do not expect
partial results in the database.
Note that when the Background feature would support a partially
completed status, things might change again.

Note that the >0 test was superfluous if you check for ^\d+$.

Test plan:
Run t/db_dependent/Koha/BackgroundJobs/StageMARCForImport.t
Note: This serves to verify that it still runs as expected.
We will still test the new parameter further on.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list