]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1888723 Manage mode for single-copy edits notes/tags/alerts
authorBill Erickson <berickxx@gmail.com>
Mon, 12 Jul 2021 16:38:16 +0000 (12:38 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Sun, 15 Aug 2021 23:56:43 +0000 (19:56 -0400)
commitb3e68e5a6f3e08fdf867984360dc16d7f7da8556
tree114903bb58cbf8786338e0e6678cfe3fef028175
parent4a57fee6576e6aad8d0bd4a3d5d83d30f2d2e1c2
LP1888723 Manage mode for single-copy edits notes/tags/alerts

When editing multiple items, always open the Item Alerts/Tags/Notes
dialogs in "manage" mode so users can see and edit existing values on
the edited copy.

In batch copy mode, these dialogs still only allow adding new values.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
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/share/holdings/copy-alerts-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-notes-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-tags-dialog.component.ts