Koha/Koha/BackgroundJob
Nick Clemens e5f251a709
Bug 15869: Change framework on overlay
This patch allows for selection of framework to use when overlaying
records - by default it is set to keep the initial framework

To test:
 1 - Create some records using one framework
 2 - Export the records
 3 - Edit the records to add fields not in original framework
 4 - Stage records using a rule that will find matches
 5 - Import
 6 - Note records contain new fields on display, but they are lost on edit
 7 - Apply patch
 8 - Stage records again
 9 - Select a framework that contains the new fields on import
10 - Import records
11 - Note records now use selected framework and are displayed/edited
correctly

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-07 10:32:22 -03:00
..
BatchCancelHold.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
BatchDeleteAuthority.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
BatchDeleteBiblio.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
BatchDeleteItem.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
BatchUpdateAuthority.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
BatchUpdateBiblio.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
BatchUpdateBiblioHoldsQueue.pm Bug 31351: (QA follow-up) Use $self->json in Background modules 2022-09-07 13:59:03 -07:00
BatchUpdateItem.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
CreateEHoldingsFromBiblios.pm Bug 32779: ERM - Fix import from list 2023-02-02 11:59:26 -03:00
MARCImportCommitBatch.pm Bug 15869: Change framework on overlay 2023-02-07 10:32:22 -03:00
MARCImportRevertBatch.pm Bug 32394: Restore long tasks queue 2022-12-14 14:32:27 -03:00
StageMARCForImport.pm Bug 32394: (follow-up) Add param for Koha::BackgroundJob::StageMARCForImport->enqueue 2022-12-16 09:00:45 -03:00
UpdateElasticIndex.pm Bug 30974: Set size for indexing jobs to 1 2022-06-16 09:41:32 -03:00