]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1920234: Manual carousels should link to the existing bucket, rather than creating...
authorJane Sandberg <js7389@princeton.edu>
Thu, 12 Oct 2023 12:56:38 +0000 (05:56 -0700)
committerTerran McCanna <tmccanna@georgialibraries.org>
Mon, 23 Oct 2023 18:53:22 +0000 (14:53 -0400)
commite3c9350e1296ce49efa5549000f43b53ef7dfaeb
tree3a066921e4e0ea025b04ee6745d16ddf8ee03b53
parent79b479c4cae4b1482abb1f7dd441b5e7feae94e7
LP1920234: Manual carousels should link to the existing bucket, rather than creating a duplicate one

Steps to test:
1. Create a record bucket
2. Add some records to it
3. Create a carousel from your bucket
4. In Local Administration > Carousel Library Mappings, set up your new bucket to display
in your library's public catalog.
5. Confirm that your records are displaying in the carousel.
6. Remove some records from your bucket, and add some new ones.
7. Refresh the public catalog in your browser, and note that the carousel contents have
updated according to the changes you made to your bucket.

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Steven Mayo <smayo@georgialibraries.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor/Carousel.pm
Open-ILS/src/perlmods/live_t/37-carousels.t [new file with mode: 0644]