Problem(s):
- User must navigate to inventory to place a request on newly ordered items. This requires additional permissions and breaking up the acquisitions workflow or risking that items are requested before a hold can be place for the desired user.
- Title level requests will automatically pull an item that is created by the orders app.
- When creating multi-line POLs a library may be waiting on approval for the full PO. The requested item is associated with one POL and user must remember to go back and create request once orders is approved and Opened. Because Item is not generated until the order is opened.
Use Cases & Requirements:
Requirement | Status | Use cases |
---|---|---|
Automatically create a request for the on-order material so that it can't be taken by someone else. Prevent Title level request queue from picking up this item. | VERIFIED |
|
Allow requests to be created for a general user. Possibly system user or a specified generic user account (Requests require a user ID so we can not allow free text when generating request) | VERIFIED |
|
Proposed workflow:
Functionality Potentially Impacted by Changes:
Functional area | Records | Potential impact | Suggested Regression Testing |
---|---|---|---|
Questions:
Question | Status | Conclusion | Comments |
---|---|---|---|
| OPEN | User must indicate the Fulfillment preference for Pickup service point to be required. So we must add this field as well. It will be a select list. | Re the step "User must select a pickup service point," we're using delivery requesting so there may not be a pickup service point. It seems like there's an extra step needed in there for fulfilment preference, then service point or delivery address selection. |
| OPEN | The only type of request needed here is a Hold request. | There are patron that ask to be notified but not have a hold placed. This is potentially a note that would be added to the request or to the POL if a request was not being created. |
| OPEN | At 5C if the request comes from a prof from University A the library would not want to give a different item to that user. They would want the item they are buying to be given to the user. Ie. they want the item that their group is buying to be loaned to that user rather than taking something from another library. For the most part it is not critical that a user is assigned to the specific item they are ordering. Just that the get the item as soon as possible. | |
| Only one requester should be possible. However, only require a user ID if the user actually wants a request created. | Users could always add additional requests as needed. In current systems this is often handled in a note field. |
Work Breakdown Structure:
Features:
UI Stories
10 Comments
Erin Nettifee
Brooks Travis just FYI this is being worked on as a candidate for Morning Glory.
Erin Nettifee
With regards to the proposed workflow, you don't necessarily have to choose a pickup service point, it depends on how the library is loading users. The user record has a field for "Default pickup service point" that the request app will use when a request is created for the user. But that field is optional, so if the library doesn't populate it, one would have to be chosen as indicated on the workflow.
Erin Nettifee
With regards to the question about TLR and requesting, this is my understanding:
Stephanie Buck does this sound right?
Stephanie Buck
Regarding TLR:
Erin Nettifee, your second and third bullets above sound right.
Is this really a Morning Glory candidate? Platform core feature freeze has already passed, and platform complete feature freeze is June 10.
Erin Nettifee
Stephanie Buck the feature is labeled as such, but it may just not have been updated yet.
Dennis Bridges
Stephanie Buck no, UXPROD-2565 has not yet been given a fix version. These requirements will be ready during the Nolana release cycle but we will not have capacity to work on this for Nolana so it would be a following release. I don't know where you are seeing an association with Morning Glory but please let me know so I can remove it. Thanks!
Erin Nettifee
Dennis Bridges the Jira is labeled as acq-morningglory-candidate, does that have a particular meaning in your workflow?
Dennis Bridges
Oh thanks Erin Nettifee! Yes, this just indicates that I was trying to prepare it for Morning Glory. The labels just help me keep track of my priorities for defining requirements. Clearly I didn't meet that goal lol. I should have removed it when we locked in our morning glory features
Tim Darlington
Re the step "User must select a pickup service point," we're using delivery requesting so there may not be a pickup service point. It seems like there's an extra step needed in there for fulfilment preference, then service point or delivery address selection.
Marie Widigson
We're using page-and-recall-policy only. Currently in Morning Glory, still using Item level requests, On order-items are possible to recall. Even though that might not be philosophically correct, it is part of currently implemented status logic, and a vital part of our daily workflow.
For Title level requests, the ticket CIRC-1684 (TLR: Unable to recall items with status In process, In transit, On order) is just filed.
Just want to comment on that here, so we think through how recalls should be handled when the request is placed directly in Orders app as well.