CRM-18576 'Order by' on dedupe listing is not consistent

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Cannot Reproduce
    • Affects Version/s: 4.7.7
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      The dedupe finder code suggests that when filtering by any of the fields, the results should be ordered by the field filtered by:
      https://github.com/eileenmcnaughton/civicrm-core/blob/15a793bb04e87feda1567c25c361cf270209f77a/CRM/Contact/Page/AJAX.php#L764

      This does not appear to be taken into account correctly. Screenshot attached.

        Attachments

          Activity

          [CRM-18576] 'Order by' on dedupe listing is not consistent
          Eileen McNaughton added a comment -

          I just took a look at this & I think it's working as it should. The code looks for $_REQUEST['order'] rather than $_REQUEST['search'].

          If you click on the arrows to sort it does sort

          John K. added a comment -

          Confirmed, seems fine, thanks Eileen.

            People

            • Assignee:
              John K.
              Reporter:
              John K.

              Dates

              • Created:
                Updated:
                Resolved: