Bug 39524 - Bibliographic record created from local ERM title/KBart file contains only the title
Summary: Bibliographic record created from local ERM title/KBart file contains only th...
Status: RESOLVED DUPLICATE of bug 35095
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-02 11:59 UTC by Janusz Kaczmarek
Modified: 2025-04-02 12:18 UTC (History)
5 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***