Bug 39575 - Title ID number in ERM could be hidden
Summary: Title ID number in ERM could be hidden
Status: RESOLVED DUPLICATE of bug 38201
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low enhancement
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-07 17:30 UTC by Esther Melander
Modified: 2025-04-08 16:07 UTC (History)
5 users (show)

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


Attachments
ERM titles with ID numbers and out of order (21.37 KB, image/png)
2025-04-07 17:30 UTC, Esther Melander
Details
Example CSV file with 9 titles (1.86 KB, text/csv)
2025-04-07 17:34 UTC, Esther Melander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Esther Melander 2025-04-07 17:30:00 UTC
Created attachment 180703 [details]
ERM titles with ID numbers and out of order

To replicate:

1. Enable the ERM, if needed.
2. Go to ERM > eHoldings > Local > Packages
3. Create a package
4. Next go to Titles.
5. Click on +Import from KBART file.
6. Import file.

See the resulting title list in the table. The titles have an ID number that has been appended. Also notice the ID numbers are out of order. It's not clear what the ID numbers refer to other than the number assigned by the ERM? ID numbers are not displayed elsewhere in Koha, so perhaps these can be hidden as well. If the numbers have some purpose, they should be in their own column so as not to be confused as part of a title.
Comment 1 Esther Melander 2025-04-07 17:34:24 UTC
Created attachment 180704 [details]
Example CSV file with 9 titles
Comment 2 Matt Blenkinsop 2025-04-08 08:00:52 UTC
Hi Esther, there is work currently ongoing to refactor all the existing Vue code. By default this would change the behaviour to separate the ID out into a separate column, as is the case in Agreements. Bug 38201 is the key one, there is a team working to get that included in this release
Comment 3 Esther Melander 2025-04-08 16:07:28 UTC
Great! I will mark this as a duplicate then.

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