run_import: fix bug resulting in no statistics update
Because in case of existing RunFilterStatistic
object in database we
do not pass reference of filter statistics to stats_changes
so it can
result in incorrectly update of statistics and last seen/runconfig
values.