Search the contacts modified in a period of time by a user
Overview
Possibility to search the contacts added or modified in a period of time by a particular user.
Example use-case
- Click on Search -> Advanced Search.
- In set Change log, enter time period and sort name of the user who added or modified the contacts sought.
- Click on Search button.
Current behaviour
Currently it is only possible to search for contacts added or modified in a certain period. And separately, you can filter the contacts added and modified by a specific user. In the current version of civicrm (5.20) a note is displayed that clarifies this functionality in the Modified By field: Note this field just filters on who made a change no matter when that change happened, It doesn't have any link to the modified date field.
Proposed behaviour
Having the possibility to search for contacts added or modified in a period of time and by a specific user, constitutes a fundamental functionality in the monitoring of change logs.
For this improvement we have made the following pull request: https://github.com/civicrm/civicrm-core/pull/15913