Jakub Powierza created AIRFLOW-1283:
---------------------------------------
Summary: Time changes on Dag Run edit UI
Key: AIRFLOW-1283
URL: https://issues.apache.org/jira/browse/AIRFLOW-1283
Project: Apache Airflow
Issue Type: Bug
Environment: Using Airflow 1.8.1 on Ubuntu 14.04.
Reporter: Jakub Powierza
Priority: Minor
Attachments: Airflow Bug 1.PNG, Airflow Bug 2.PNG, Airflow Bug 3.PNG
All dates (execution, start and end) on Dag Run edit UI changes once clicking
"Save".
*Details:*
On main DAG's Tree view you can see that the "Started" date format shows
information about milliseconds (2017-03-21T17:55:08.359240). Once processed by
Dag Run edit UI this date changes and drops details about milliseconds
(2017-03-21T17:55:08). Details on attached screenshots.
*Reproduction:*
1. Open your DAG's Tree view.
2. Click on selected DAG Run (dot on the top).
3. Don't change anything and click "Save".
4. Done.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)