[
https://issues.apache.org/jira/browse/AIRFLOW-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629664#comment-16629664
]
ASF GitHub Bot commented on AIRFLOW-419:
----------------------------------------
stale[bot] closed pull request #2537: [AIRFLOW-419] Fix microsecond-precision
datetime decode issue
URL: https://github.com/apache/incubator-airflow/pull/2537
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: 1.7.1
> Environment: Using the Celery executor and PostgreSQL as the backing
> DB.
> Reporter: Mjumbe Poe
> Priority: Major
>
> 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
(v7.6.3#76005)