Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
Description
Purpose: To begin implementation of new Loan Actions functionality. Loan actions track the history of what has happened to a given loan. All loans have at least one loan action (for tracking the initial loan) but, as things happen to the loan (it is renewed, notifications sent etc) new actions will be logged against the loan. To keep the scope of this initial story small, it will focus on implementing the UI for viewing the loan actions an the first loan action logged when an item is loaned.
Scenarios
- Scenario
- Given the user profile
- When loan records display
- Then it should be possible to drill into a loan record to view details (on the "loan details" page)
- Scenario
- Given the loan details page
- When displayed
- Then
all loan data elementsthe loan data elements we already have implemented should display as shown in the wireframe
- Scenario
- Given the loan details page
- When displayed
- Then a loan actions log should display as shown in the wireframe but lets just display the following data columns to start:
- Action Date
- Action
- Due Date
- Operator
- Scenario
- Given the loan actions log
- When displayed
- Then the first loan action should be the loan itself
TestRail: Results
Attachments
Issue Links
- relates to
-
CIRCSTORE-12 Store Loan Actions History for a Loan
-
- Closed
-
-
UIU-119 Change Name of Page Currently Called "Loan Actions History" to "Loan Details"
-
- Closed
-
-
UIU-103 Loan Actions v2: Loan Action for Item Check-In
-
- Closed
-