[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
Tue Sep 6 14:48:57 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 #140207|0                           |1
        is obsolete|                            |

--- Comment #88 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 140231
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140231&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.
The test plan of the following patch covers the new param.

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