From: Bill Erickson Date: Wed, 12 May 2021 15:46:01 +0000 (-0400) Subject: LP1941764 Import from queue propagate form inputs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f450b03f1161cd29f4d651653b10c1816da483e0;p=evergreen%2Fpines.git LP1941764 Import from queue propagate form inputs When importing records from an existing Vandelay queue, ensure the selected queue, its match set, its match bucket, and its holdings import profile are propagated into the import form. Signed-off-by: Bill Erickson Signed-off-by: Christine Morgan Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html index 2882bc55d8..ec2fa75dd1 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/import.component.html @@ -79,6 +79,7 @@
this.applyImportSelection()); + } this.loadStartupData(); }