Andrey Kurilin 7aa7d1e0b5 Save task's title and description
Task format v2 allows to specify task title and description. It should
be saved in the database, but was not.

This patch moves initialization of TaskConfig before creating task
object. If config is totally invalid, it is not a task and there is no
reason to store trace in the db.

Change-Id: I3be9c21ca634a92fc85685f4f7b333cb79636f6d
2017-10-06 15:54:43 +03:00
..
2014-10-07 13:50:40 +00:00