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

            Bug ID: 43270
           Summary: Reports using datatables: filtered reports should only
                    send filtered results to batch operations
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: 26.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
        Depends on: 42190
  Target Milestone: ---

>From the new datatables view in Reports, if you filter results using the
'Search' box and then export the results, only the *filtered* results are
exported (not the full result set). However, if you filter results using the
datatables view and then send click 'Batch operations with...', the *full*
results set is sent to batch operations. Only the filtered results should be
sent to batch operations, in line with how 'Export' works from filtered
results.

To replicate:
-Create or run a report with a column that allows batch operations (such as
borrowernumber, itemnumber, or biblionumber)
-Click the 'Open in DataTables' option from your results
-Filter your report using the 'Search' box so that only a portion of the
results show
-Click 'Export', select an option (ex: Print), and note that only the filtered
subset shows in the exported data
-Return to your results, and check that the filter is still applied
-Click 'Batch operations with...' and select an operation
-Note that the full results set, not only the filtered subset, has been sent to
batch operations


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42190
[Bug 42190] Add datatables to reports
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to