]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1956790 Support applying item alerts via templates
authorBill Erickson <berickxx@gmail.com>
Fri, 8 Jul 2022 15:17:51 +0000 (11:17 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 12 Jul 2022 13:55:17 +0000 (09:55 -0400)
commit4da19516d7df964ca9d0eb481579b00329464023
treec001d1cea976d4f1a5a8a15a8da613439f6fb8e9
parent54537417f2ffa583dd3fb8b848496adc0b964b01
LP1956790 Support applying item alerts via templates

Fixes an issue where item alerts contained within copy templates failed
to apply when using the new Angular holdings editor.

Testing note: if you add an item alert by applying a template, it currently
will not be displayed in the item alerts dialog until you save the item.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.service.ts