Bug 39524

Summary: Bibliographic record created from local ERM title/KBart file contains only the title
Product: Koha Reporter: Janusz Kaczmarek <januszop>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim
Version: unspecified   
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:

Description Janusz Kaczmarek 2025-04-02 11:59:05 UTC
According to the manuals page for ERM (https://koha-community.org/manual/24.11/en/html/erm.html#create-a-new-local-title-record), a local bibliographic record with basic fields taken from ERM resource information (publication_title, print_identifier, online_identifier, date_first_issue_online, date_last_issue_online, num_first_vol_online, num_last_vol_online, title_url, first_author, coverage_depth, notes, publisher_name) could be created. 

However, it seems that a bibliographic record created either from a KBart file line, or from an ERM resource info entered by hand contains only the title (cf. Koha::ERM::EHoldings::Title->store).
Comment 1 Pedro Amorim 2025-04-02 12:18:34 UTC
@Janusz I found the duplicate bug entry. It's "In Discussion" currently.

*** This bug has been marked as a duplicate of bug 35095 ***