Done
Details
Assignee
Roman LeshchenkoRoman LeshchenkoReporter
Yauhen ViazauYauhen ViazauPriority
P1Story Points
1Sprint
NoneDevelopment Team
EurekaRCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Roman Leshchenko
Roman LeshchenkoReporter
Yauhen Viazau
Yauhen ViazauPriority
Story Points
1
Sprint
None
Development Team
Eureka
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 7, 2024 at 8:45 AM
Updated May 28, 2024 at 3:08 PM
Resolved April 16, 2024 at 6:14 PM
Overview: Error pop-up when checking in an item
Preconditions: Checked out item exists in the system. To check out an item:
go to “Check out” app
fill first input field with barcode of existing user → click “Enter“ button
fill second input field with barcode of existing item with “Available” status → click “Enter“ button
Steps to reproduce:
Login to PoC environment
Go to “Check in“ app
Fill input field with barcode of checked out item
Click “Enter“ button
Expected result: “In transit“ modal appears. After clicking “Close“ button in modal, a table with a row containing details on checked in item is shown
Actual result: “Item not checked in“ modal is shown. In DevTools,
POST /circulation/check-in-by-barcode
request failed with 500 status and following body:Additional info:
See attached screencast:
Item seems to be checked in - when found in “Inventory“, the status is “In Transit“