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

Michal Urban <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |ity.org                     |
             Status|NEW                         |Needs Signoff

--- Comment #4 from Michal Urban <[email protected]> ---
Created attachment 137764
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137764&action=edit
Bug 23824:  Add a Save and Run button to reports

Added a setting within the Guided SQL Reports create and edit report
interfaces.

This allows admins to bypass the need to go to the Edit SQL page to run reports
and run a report after saving.

To test:
1. Navigate to the reports screen in Koha admin, and create a SQL report
2. Create a report with "Run report after saving" switched to "Yes", save the
report
(Easy query for testing: "SELECT NOW();")
3. Notice that the report runs after saving
4. Navigate to the edit page for the report, edit the query, set "Run report
after saving" to yes and update SQL
5. Notice that the report runs after updating in the Edit SQL page
6. Create a new report with "Run report after saving" set to "No", and save
7. Notice that you are redirected to the Edit SQL page
8. Edit the query with "Run report after saving" set to "No" and update SQL
9. Notice that the SQL updates and does not run

-- 
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]
https://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/

Reply via email to