|
Purpose/Overview: When a request is transitioned from status "Open - awaiting pickup" to "Open - not yet filled" a "Item no longer available" triggering event for a patron request notice should be issued.
Scenario:
Given: A request has status "Open - awaiting pickup"
When: A staff member with permission to modify requests selects 'Reset to "Open - not yet filled"' from the action menu in the UI
Then: The request status is changed to 'Open - Not yet filled'
Then: This transition should also have ability to trigger a notice to patron that the item is no longer available
|