Get Item Status from Oldest Open Associated Request
Description
Environment
None
Potential Workaround
None
relates to
Checklist
hideTestRail: Results
Activity
Show:
Tania Hewes May 30, 2018 at 3:01 PM
We believe this is a duplicate of work done in and
Marc Johnson May 30, 2018 at 6:46 AM
I believe this can be closed, I think and covered the scenarios above, and any further changes can be taken into account in future fulfilment or cancellation work. We can re-open it if we think the scope merits separate work.
Tania Hewes May 21, 2018 at 6:39 PM
- Should I keep this issue live (if you're still working on it) and touch it up or close it? I'm not sure it's completely redundant, since position in the queue isn't entirely worked out.
Tania Hewes April 17, 2018 at 2:35 PM
- Thanks. I'll eval this and see if it's now a redundant story.
Marc Johnson April 16, 2018 at 9:48 AM
I think we talked about this in relation to and and so I believe this may have been implemented during those changes (as oldest open request is currently synonymous with the top of the request queue).
TestRail: Cases
TestRail: Runs
Purpose:
To apply an item status based on the oldest open associated request
Scenarios:
Scenario
Given Item Y
When there is more than one open request (i.e. Request status = Open - Not yet filled OR Open - Awaiting pickup)
Then Item Y should look to the oldest open request for the type of recall to include in the request status (e.g. if the oldest, open request is a hold, the item status should be "Checked out - Held")
Scenario
Given Item Y with multiple requests
When the oldest, open request's status changes to Closed - filled
Then Item Y's status should update, looking to the now oldest open request for the type of request to include in the request status (e.g. if the oldest, open request is a recall, the item status should be "Checked out - Recalled", if the oldest open request is a hold, the item status should be "Checked out - Held")