Bug 29872

Summary: Article requests: Include information on host record in article requests table
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function: Article requests

Description Katrin Fischer 2022-01-13 11:11:13 UTC
If an article request is placed on an analytical record, it would be very helpful to display the information about the host record in the table of article requests.

A first step would be to display the information from 773 and maybe create a search link for the record using the title or number from $w.

If we can look-up the host record on server side, we could also provide a link with the biblionumber could also be provided.
Comment 1 Marcel de Rooy 2022-01-13 17:24:25 UTC
Guess you are already aware of the redirection feature.
Comment 2 Katrin Fischer 2022-06-17 21:41:39 UTC
Yes, I am, but a little worried because I think it won't copy the pages information that we need, if I understood the bug correctly?