Done
Details
Reporter
Cate BoeremaCate Boerema(Deactivated)Potential Workaround
Cate Boerema: Put text in the "awaiting pickup" patron notice telling them to check library open hours. Chalmers is setting all expiration periods in week intervals because, in general, if a requested item becomes "awaiting pickup" on a Thursday, the library will be open the following Thursday.PO Rank
94PO Ranking Note
2019-07-12: Keeping PO rank same as calculated rank (with potential minor adjustments to avoid having two features with same rank)Front End Estimate
Medium < 5 daysFront End Estimator
Kostyantyn KhodarevKostyantyn KhodarevBack End Estimate
Large < 10 daysBack End Estimator
Kostyantyn KhodarevKostyantyn KhodarevRelease
Orchid (R1 2023)Rank: FLO (MVP Sum 2020)
R2Rank: 5Colleges (Full Jul 2021)
R4Rank: Cornell (Full Sum 2021)
R1Rank: Chalmers (Impl Aut 2019)
R1Rank: BNCF (MVP Feb 2020)
R1Rank: GBV (MVP Sum 2020)
R2Rank: hbz (TBD)
R1Rank: Hungary (MVP End 2020)
R1Rank: Grand Valley (Full Sum 2021)
R1Rank: TAMU (MVP Jan 2021)
R2Rank: Chicago (MVP Sum 2020)
R1Rank: MO State (MVP June 2020)
R1Rank: U of AL (MVP Oct 2020)
R4Rank: Lehigh (MVP Summer 2020)
R2TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Reporter
Cate Boerema
Cate Boerema(Deactivated)Potential Workaround
Cate Boerema: Put text in the "awaiting pickup" patron notice telling them to check library open hours. Chalmers is setting all expiration periods in week intervals because, in general, if a requested item becomes "awaiting pickup" on a Thursday, the library will be open the following Thursday.
PO Rank
94
PO Ranking Note
2019-07-12: Keeping PO rank same as calculated rank (with potential minor adjustments to avoid having two features with same rank)
Front End Estimate
Medium < 5 days
Front End Estimator
Kostyantyn Khodarev
Kostyantyn KhodarevBack End Estimate
Large < 10 days
Back End Estimator
Kostyantyn Khodarev
Kostyantyn KhodarevRelease
Orchid (R1 2023)
Rank: FLO (MVP Sum 2020)
R2
Rank: 5Colleges (Full Jul 2021)
R4
Rank: Cornell (Full Sum 2021)
R1
Rank: Chalmers (Impl Aut 2019)
R1
Rank: BNCF (MVP Feb 2020)
R1
Rank: GBV (MVP Sum 2020)
R2
Rank: hbz (TBD)
R1
Rank: Hungary (MVP End 2020)
R1
Rank: Grand Valley (Full Sum 2021)
R1
Rank: TAMU (MVP Jan 2021)
R2
Rank: Chicago (MVP Sum 2020)
R1
Rank: MO State (MVP June 2020)
R1
Rank: U of AL (MVP Oct 2020)
R4
Rank: Lehigh (MVP Summer 2020)
R2
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created April 2, 2019 at 8:55 AM
Updated January 3, 2024 at 5:00 PM
Resolved February 13, 2023 at 5:25 PM
Background: We've implemented basic hold shelf expiration date setting as part of . However, set dates are currently not respecting the closed library dates. Since institutions may want to put the hold shelf expiration dates into their patron notices, it would be best if those dates we days on which the library was actually open.
User story:
As a patron who has received a message that my requested item is awaiting pickup
I want to be given a request expiration date that is a day the service point is open
So I don't plan to pick it up on a given date only to find the service point is closed
Potential workaround: While waiting for this feature, a potential workaround might be to qualify the dates in the patron notice with text like (please check opening hours before planning your trip to the library).
Current thinking on design: Since we have the ability to set hold shelf expiration periods in minutes, hours, days, weeks and months (just like with rolling loans) and, since we already have closed library due date management implemented for loans, it would make sense to leverage the same logic and functionality. This means:
We need to add Closed library date management to the Service point (UIORG-158)
We need to make the hold shelf expiration date calculation respect that setting (UIREQ-246)