Fill locally action throws an error when service_type=copy and request is in a state of REQ_LOCAL_REVIEW
Sprint
None
Description
In writing documentation for Project ReShare on the states/actions for copy requests a bug was found when a copy request (service_type=copy) lands in a state of REQ_LOCAL_REVIEW. The Fill locally action appears as it does for loan requests but when you click it the following error is returned:
A valid action was not supplied, isRequester: true Current state: REQ_LOCAL_REVIEW, network status: Idle Action being performed: fillLocally
For loan requests the request is moved to the state REQ_FILLED_LOCALLY and is moved to a terminal state. The same should occur for copy requests.
In writing documentation for Project ReShare on the states/actions for copy requests a bug was found when a copy request (service_type=copy) lands in a state of REQ_LOCAL_REVIEW. The Fill locally action appears as it does for loan requests but when you click it the following error is returned:
A valid action was not supplied, isRequester: true Current state: REQ_LOCAL_REVIEW, network status: Idle Action being performed: fillLocally
For loan requests the request is moved to the state REQ_FILLED_LOCALLY and is moved to a terminal state. The same should occur for copy requests.