This commit is contained in:
Jari Voutilainen 2014-09-10 10:33:13 +03:00
parent f6c1456abe
commit 1e0376cff6
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ def harvest_jobs_run(context,data_dict):
if last_object:
job_obj.finished = last_object.import_finished
else:
job.obj.finished = job['gather_finished']
job_obj.finished = job['gather_finished']
job_obj.save()
# Reindex the harvest source dataset so it has the latest
# status