Ensure that the is_deleted filter is added correctly if we are not searching for...
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 2 Dec 2020 02:25:12 +0000 (13:25 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 2 Dec 2020 20:00:26 +0000 (07:00 +1100)
commit99827266d29ee49f1fc9f062d574f49149044ba0
tree821921312cc921477b99c51f7fef4c2a9ad88abe
parent17b0ea42e3df08b8b3f095bf2b7be6a4430f26bf
Ensure that the is_deleted filter is added correctly if we are not searching for deleted contacts but have access to view deleted contacts

Simplify IF down as per feed back from ACD and also comment from Eileen in chat and extend unit test as well
CRM/Contact/BAO/Query.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contact/SelectorTest.php