https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22357
Bug ID: 22357
Summary: Every run of runreport.pl with --store-results creates
a new row in saved reports
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
While testing bug 22323 I noticed an issue with the reports table in
combination with stored results. Stealing a part of the test plan:
1) Create a new item with itemnotes 'accentué'
2) Create a report and note the report number
...
5) Run from command line (replace X by report number) :
misc/cronjobs/runreport.pl X --format=csv --csv-header --store-results
...
7) Go to saved reports table
8) Look at the table, each run of the cronjob will create a new row in the
table instead of just updating the saved results column.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/