Date
...
Functional Area | Product Owner | Planned Release (if known) | Decision Reached | Comments |
---|---|---|---|---|
e.g. loans, fees/fines | Name | e.g. Q4 2018, Q1 2019 | Clearly stated decision | |
Misc | TBD |
| ||
Request Statistics (for Performance Testing)
...
requests on loan details screen - do we want to display all requests or only those that impact due date?
yes we want all of the requests to show up as an action
also confirming that count of requests on item record takes you to list of all requests on item
clearing the hold shelf - cancelled and expired requests
original idea for expired was for request status and item status awaiting pickup by filtering
how do you come up with the complicated query logic for finding expired holds that need to be grabbed? logic is complicated by outstanding open requests
a new item status of "pickup expired" that is updated when request is expired or cancelled would simplify the discovery of these items
item status of "pickup expired" and necessary request info (patron name, barcode)
obviously need to limit by service point
report needs requestor, item barcode, title, item call number
assumption is that item state, etc. should be configurable at discovery layer level for display
Hold shelf expiry period can be specified in minutes and hours, is this needed?
the challenge is that the batch process or other query, how often does it need to happen?
Request Expiration Job
current implementation is that the system checks every hour, not a batch job (right now)
probably do need minutes/hours for reserves, equipment, etc.
need to do performance testing - estimates on average numbers posted as table, please contribute your institutions estimates
Chicago - 20-25% of requests expire or are cancelled
How many newly expired requests might there be per day