[Bug 41195] New: Data Provider Manual should specify file requirements
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41195 Bug ID: 41195 Summary: Data Provider Manual should specify file requirements Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: jvinke@austinseminary.edu QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com, jonathan.field@openfifth.co.uk, martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, pedro.amorim@openfifth.co.uk The "manual upload" tab of the data provider page does not offer any guidance regarding what type of file should be uploaded. The counter specification allows for either a TSV file or a json file, so I presume it's one or both of these. https://cop5.countermetrics.org/en/5.1/03-specifications/02-formats-for-coun... I actually tested with both and didn't have luck with either. The file will upload, but the job that gets invoked (ERM Usage Statistics SUSHI Harvester) fails. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41195 John Vinke <jvinke@austinseminary.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Data Provider Manual should |Data Provider manual upload |specify file requirements |should specify file | |requirements -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41195 --- Comment #1 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Hi John, I agree that some additional guidance on the UI would help here. I believe the current implementation of the manual file upload only considers CSV type of files, it utilizes the Text::CSV_XS module. The expected file format matches the same format of the counter_log file generated after a SUSHI harvest. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org