From: Jason Boyer Date: Mon, 15 Feb 2021 21:42:42 +0000 (-0500) Subject: LP#1866406 Followup: Add Release Note X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8db3a640973439fd6c6324c535468c841fac32f2;p=Evergreen.git LP#1866406 Followup: Add Release Note Signed-off-by: Jason Boyer --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/carousel_ordering.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/carousel_ordering.adoc new file mode 100644 index 0000000000..a606ed95a6 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/carousel_ordering.adoc @@ -0,0 +1,10 @@ +Consistent Ordering for Carousels +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Carousel ordering is now stable and predictable: + + * Newly Cataloged Item and Newest Items by Shelving Location carousels are ordered from most recently cataloged to least recently cataloged. + * Recently Returned Item carousels is ordered is from most recently returned to least recently returned. + * Top Circulated Items carousels is ordered is from most circulated to least circulated. + * Manual carousels (as of now, without the ability to adjust the Position of items) are in the order they are added to the backing bucket. + ** Emptying and refilling the bucket allows reordering. +