]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP2040305 MARC Barch Import/Export Queue Links should open in a New Tab
authorGarry Collum <gcollum@gmail.com>
Fri, 27 Oct 2023 20:02:19 +0000 (20:02 +0000)
committerTerran McCanna <tmccanna@georgialibraries.org>
Mon, 13 Nov 2023 23:42:51 +0000 (18:42 -0500)
commitb54adfa242689844e09d764f7af8e314b700b24f
treef26b3dd5eae4d9e71083b2a9cde1b3e4cec0b336
parentb7104597b3898b534385489b4ee14dea0985ca20
LP2040305 MARC Barch Import/Export Queue Links should open in a New Tab

Fixes the links for the bib ID in the Record ID column of the Record Matches tab and the
linke for the bib ID in the Imported As column in the main queue page, so that they open
in a new browser tab.

I tested by:
1. In the Concerto data I created a record match set for 901c
2. I exported 4 marc records from the data and changed the title for two of these marc records,
 and removed the 901c for theother two.
3. On reimport - two records were merged and two new records were created.
4. On reimport the Imported As links on the main page, and in this case the
Record ID links for the records that were merge can be tested.
5. Clicking the links open the bib record in the same page.
6. Applying the patch and retesting should result in the pages opening in new tabs.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Christine Morgan <cmorgan@noblenet.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queued-record-matches.component.html