Problem
Currently there is no default, meaning that we typically have to look at all the revisions since the beginning of time. In most cases, we only need to see interactions from the past year, so it might be best to set the default to 1 year ago. This should improve performance in most cases.
Acceptance criteria
- The default value for 'Start Date' should be 365 days before the current date (e.g. if you are looking at February 1, 2018 the start date should be February 1, 2017.)