[Koha-bugs] [Bug 20495] Refactor C4::Reports.Guided - remove get_saved_report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 26 02:02:59 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20495

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 74868
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74868&action=edit
Bug 20495: Follow up to refactor tools/scheduler

TEST PLAN
---------
This doesn't require the other patch applied.

-- Make sure you have at least 2 saved reports.
   If you create them from an empty DB, they are 1 and 2
   otherwise, you'll need to know their ID numbers.

Home -> Tools -> Task Scheduler
-- The Report Dropdown has content!

localhost:8081/cgi-bin/koha/tools/scheduler.pl?id=1
-- The Report Dropdown is non-empty and correctly selected
-- Attempt with id=2, different report selected.

apply this patch
restart_all

Home -> Tools -> Task Scheduler
-- Report dropdown has same content!

localhost:8081/cgi-bin/koha/tools/scheduler.pl?id=1
-- The Report Dropdown is non-empty and correctly selected
-- Attempt with id=2, different report selected.
-- effectively no change.

run koha qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list