Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-21303

Dedupe datatable incorrectly calculates rows

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7.25
    • Fix Version/s: 4.7.28
    • Component/s: Dedupe
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code
    • Verified?:
      No

      Description

      To replicate 

      1) have more than 25 conflicted dedupe matches in the db (in this case 27)

      2) go to dedupe find screen, select all and batch merge selected contacts.

      3) observe that on the conflicts screen you can only access 25 (the rowCount) not all 27

       

      This can be fixed at the jquery level by telling it the server is holding back information with the parameters
              "processing"true,
              "serverSide"true,
      https://datatables.net/examples/data_sources/server_side.html

       

       

        Attachments

          Activity

            People

            • Assignee:
              eileen Eileen McNaughton
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: