]> git.koha-community.org Git - koha.git/commit
Bug 35477: Show a warning when non-existent items are added to the waiting list
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 5 Dec 2023 13:19:37 +0000 (14:19 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 4 Jan 2024 15:51:46 +0000 (16:51 +0100)
commited37c7e68d350a78b30080b2b4673083a471c50e
tree47c1cbd7607abf2635a5734936ae4a47f73745d5
parentc3d78bc35aa6e46ff27a6c622deb497c134e913f
Bug 35477: Show a warning when non-existent items are added to the waiting list

Only messages "X new items added" or "No items added" were displayed.
With this patch we will display:
A warning with "No items added"
A warning with "X new items added. Y items not found." when some items
have not been added
A messages "X new items added" when everything went well

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/WaitingList.vue