[
https://issues.apache.org/jira/browse/AIRFLOW-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075327#comment-16075327
]
Saar Picker commented on AIRFLOW-419:
-------------------------------------
@chien le - Are you referring to the patch I submitted or the master branch?
> Setting task instance status through UI causes exception
> --------------------------------------------------------
>
> Key: AIRFLOW-419
> URL: https://issues.apache.org/jira/browse/AIRFLOW-419
> Project: Apache Airflow
> Issue Type: Bug
> Components: ui
> Affects Versions: Airflow 1.7.1
> Environment: Using the Celery executor and PostgreSQL as the backing
> DB.
> Reporter: Mjumbe Poe
>
> When using postgres, datetimes are returned down to the microsecond, and
> breaks the datetime parsing in
> {{TaskInstanceModelView.set_task_instance_state}} at
> https://github.com/mjumbewu/incubator-airflow/blob/55985ef/airflow/www/views.py#L2252.
> This blocks users from updating the task instance status through the UI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)