Bug 39575

Summary: Title ID number in ERM could be hidden
Product: Koha Reporter: Esther Melander <esther.melander>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim
Version: 24.05   
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:
Attachments: ERM titles with ID numbers and out of order
Example CSV file with 9 titles

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 ***