Flagged
Done
Details
Assignee
Matt ConnollyMatt ConnollyReporter
Cate BoeremaCate Boerema(Deactivated)Priority
P2Sprint
NoneTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Matt Connolly
Matt ConnollyReporter
Cate Boerema
Cate Boerema(Deactivated)Priority
Sprint
None
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 31, 2017 at 11:30 AM
Updated May 8, 2017 at 7:03 PM
Resolved May 8, 2017 at 7:03 PM
Purpose: This splits off the scenario goals from LIBAPP-173 that pertain to associations between loan types and items (as opposed to pure loan type CRUDing)
Scenario
Given the Item details page (view, edit and create)
When displayed
Then two new fields should appear:
Loan type (permanent) - Edit control is select menu
Loan type (temporary) - Edit control is select menu
Scenario
Given the Loan type control in Settings
When a new Loan type is created
Then it should display in the new Loan type (permanent) and Loan type (temporary) menus on the Item details page
Scenario
Given the Loan type control in Settings
When a Loan type is deleted
Then it should be removed from the Loan type (permanent) and Loan type (temporary) menus on the Item details page
Scenario
Given a Loan type is assigned to an Item record in either the Loan type (permanent) and Loan type (temporary) menus
When delete is attempted in Settings
Then it should not be allowed (delete should be supressed however is easiest for now - disabled button, error message, whatever - we'll modify later)
Scenario
Given the Loan type control
When a new Loan type is edited
Then the edits should be reflected in the Loan type (permanent) and Loan type (temporary) menus on the Item details page