dev/core#2422 Add created_id, modified_id, expires_date to saved search table
authoreileen <emcnaughton@wikimedia.org>
Tue, 2 Mar 2021 04:52:18 +0000 (17:52 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 3 Mar 2021 06:08:54 +0000 (19:08 +1300)
commit49a1050c0dd8a9bbf9d05a7f55968fde1e295086
tree57bd47969af980d411fbd895dc2b87b761b727e1
parent297ed5be14b30302ca3d5a050b76978cf6c59b57
dev/core#2422 Add created_id, modified_id, expires_date to saved search table

Per

https://lab.civicrm.org/dev/core/-/issues/2422

These can be exposed in the search kit saved search listing as filters when
we get to that point but the earlier we start
saving them the better the data will be when we do expose
CRM/Contact/BAO/SavedSearch.php
CRM/Contact/DAO/SavedSearch.php
CRM/Upgrade/Incremental/php/FiveThirtySix.php
tests/phpunit/CRM/Dedupe/MergerTest.php
tests/phpunit/api/v3/SavedSearchTest.php
xml/schema/Contact/SavedSearch.xml