]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1978889: display alert type for existing item alerts
authorGalen Charlton <gmc@equinoxOLI.org>
Mon, 11 Jul 2022 14:38:47 +0000 (10:38 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 27 Jul 2022 20:35:24 +0000 (16:35 -0400)
commit020520cf5153add8f651c7e9c03346ec8ca0f0a9
tree7f2db63d1a478734f682673de2c74566187ea18f
parentabfc05b396a13c289eb886091d9452412efd07ce
LP#1978889: display alert type for existing item alerts

This patch ensures that the type of an item alert is
displayed when managing item alerts in the Angular item
attributes editor.

To test
-------
[1] Add an alert to an item.
[2] From the Angular Holdings View, chose 'Edit Item Alerts'
    for that item. Note that the combobox for the existing
    alert does not display a value.
[3] Open the item in the Item Attributes editor and click
    the Item Alerts button. Again, note that the alert type
    combobox does not display a value.
[4] Apply the patch and repeat steps 2 and 3. This time, the alert
    type should be displayed.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Elaine Hardy <ehardy@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alerts-dialog.component.html