Bug 38882

Summary: for manual imports the type of counter report should be displayed in imports logs
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2025-01-14 06:22:06 UTC
If you import manually a COUNTER report (in CSV) without using Sushi, in the "import logs" tab the "filename" will be the name of the data provider (and not the name of the imported file, as you may have expected)
So there is no way to know the nature of the imported data. It could be extracted from the file and added to the displayed name

Ex : if you import a PR_P1 report to MYSOURCE datasource and the filename in import logs tab, the displayed filename could be "MYSOURCE_PR_P1"