Done
Details
Details
Assignee
Joseph Reimers
Joseph ReimersReporter
NinaChistova
NinaChistovaPriority
Story Points
2
Sprint
None
Development Team
Thunderjet
Fix versions
Release
Ramsons (R2 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 12, 2024 at 8:05 AM
Updated October 31, 2024 at 11:46 AM
Resolved August 28, 2024 at 2:26 PM
Preconditions:
An order associated with organization - vendor with one PO line exists in Central tenant in "Open" status with the following POL settings:
"Package" = NOT active
"Order format" = P/E mix
"Bindery active" = Yes (checked)
"Receiving workflow" = Independent order and receipt quantity
Location is in member tenant
"Create inventory" = Instance, holdings, item
Two physical pieces were added to related title in "Receiving" app
All created pieces were received
Steps to reproduce:
Go to title from Preconditions details pane in “Receiving” app
Click “Actions” button in “Received” accordion on title details pane
Select “Bind pieces” option
Select member affiliation in “Affiliation” dropdown
Expand “Permanent location” accordion
Expected result: “Permanent location” accordion is expanded and contains location name, no “Invalid reference” should be displayed
SN notes: reproduced, it is UI issue, UI makes request to correct tenants to retrieve holdings and BE returs correct data.
After this UI missed call for /locations endpoint to get location name by permanentLocationId fetched from holding record.