Done
Details
Assignee
Oleksandr HladchenkoOleksandr HladchenkoReporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Priority
P2Story Points
2Sprint
NoneDevelopment Team
FolijetFix versions
Release
Orchid (R1 2023)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Oleksandr Hladchenko
Oleksandr HladchenkoReporter
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Priority
Story Points
2
Sprint
None
Development Team
Folijet
Fix versions
Release
Orchid (R1 2023)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 15, 2022 at 2:45 PM
Updated March 15, 2023 at 6:23 AM
Resolved February 13, 2023 at 3:01 PM
Purpose: To allow a user to go from the Created link in the Data Import log to the POL that was created
As a staff person creating orders in FOLIO via Data Import
I want to link from the summary log line to the PO Line
So that I can easily view and/or edit the details of that PO Line
Scenarios
Scenario 1
Given the Created value in the Orders column of the import log summary for a particular MARC record
When viewing the value
Then make it a hotlink (similar to the hotlink in all the other log summary columns)
And when a user clicks it, then take the user to the Purchase Order Line (POL) that was created, using the same API as Inventory uses to find and display a linked POL
Example:
Go to the following Instance in MG Bugfest: https://bugfest-mg.int.aws.folio.org/inventory/view/6be7f678-a629-48a7-94c8-49bb477311c9?qindex=hrid&query=mgin00007441465
Scroll to the bottom of the Instance and click the Acquisition hotlink for POL 22684-1
User is taken to https://bugfest-mg.int.aws.folio.org/orders/lines/view/4bd0edcd-66d8-4e65-af06-9e49a6870864
Scenario 2
Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot