Comment 1 for bug 1843837

Revision history for this message
Bill Erickson (berick) wrote : Re: vandelay: record not appear selected after a merge target is selected

Fix pushed:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1843837-vand-merge-target-selected

From the commit:

After selecting an overlay target for a queued record in the MARC Import/Export Inspect Queue interface, the queued record row in question will be marked as selected upon returning to the Inspect Queue page. This is managed via a new grid @Input() attribute selectRowsOnLoad, which marks grid rows as selected as each row is rendered.