INN-Reach Staff Interface: INN-Reach Transaction Detail View Action Menu (Item hold) - Cancel hold on TRANSFER State
Description
Environment
None
Potential Workaround
None
Attachments
6
- 19 Apr 2022, 04:11 AM
- 19 Apr 2022, 04:11 AM
- 19 Apr 2022, 04:11 AM
- 19 Apr 2022, 04:11 AM
- 19 Apr 2022, 04:11 AM
- 19 Apr 2022, 04:11 AM
clones
defines
relates to
requires
Checklist
hideTestRail: Results
Activity
Show:
Brooks Travis May 3, 2022 at 11:20 AM
Verified in Rancher, but we need the back-end story to support TRANSFER state, too.
Igor Godlevskyi May 2, 2022 at 4:54 PM
@Brooks Travis created the related back-end story https://folio-org.atlassian.net/browse/MODINREACH-277
Brooks Travis May 2, 2022 at 4:13 PM
@Igor Godlevskyi Yes, but please put in the back-end story to support TRANSFER
Igor Godlevskyi May 2, 2022 at 4:12 PM
@Brooks Travis in the related back-end story only ITEM_HOLD state is mentioned. So to support "TRANSFER" state new back-end story should be added.
Can we close now this front-end story?
Brooks Travis May 2, 2022 at 1:00 PM
@Igor Godlevskyi Do we have a back-end story/defect to support "TRANSFER" state? This fails otherwise.
Done
Details
Details
Assignee
Brooks Travis
Brooks TravisReporter
Brooks Travis
Brooks TravisPriority
Story Points
0.5
Sprint
None
Development Team
Volaris
Release
Morning Glory (R2 2022)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created April 19, 2022 at 4:11 AM
Updated May 3, 2022 at 11:20 AM
Resolved May 3, 2022 at 11:20 AM
TestRail: Cases
TestRail: Runs
Purpose:
CLONED from UIINREACH-88 to add missed transaction state.
Provide an "Actions" menu for Item hold transactions.
User story statement(s):
As a FOLIO user with appropriate permissions, I want have an application in the FOLIO UI, so that I can view details of INN-Reach transactions and perform relevant INN-Reach circulation actions on them.
Scenarios:
Scenario:
Given the action menu for an Item hold
When the transaction is in an INN-Reach transaction state of "ITEM_HOLD" OR "TRANSFER"
Then the "Cancel hold" action menu item is active
Scenario:
Given the action menu for an Item hold
When the "Cancel hold" action is active and clicked
Then an "owning site cancels request" call to the central server is triggered (this is a terminating transaction)
|POST|/innreach/v2/circ/owningsitecancel/<trackingId>/<centralCode>|
NOTE: The D2IR API calls should be proxied through mod-inn-reach.