You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jakub Powierza (JIRA)" <ji...@apache.org> on 2017/06/06 16:42:18 UTC

[jira] [Updated] (AIRFLOW-1283) Time changes on Dag Run edit UI

     [ https://issues.apache.org/jira/browse/AIRFLOW-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakub Powierza updated AIRFLOW-1283:
------------------------------------
    Description: 
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:*
# Open your DAG's Tree view and you can see the "Started" entry.  
!Airflow Bug 1.PNG!  
# Click on selected DAG Run (dot on the top).  
# Don't change anything and click "Save".  
!Airflow Bug 2.PNG!  
# Done. "Started" entry has changed.  
!Airflow Bug 3.PNG!

  was:
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.


> 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:*
> # Open your DAG's Tree view and you can see the "Started" entry.  
> !Airflow Bug 1.PNG!  
> # Click on selected DAG Run (dot on the top).  
> # Don't change anything and click "Save".  
> !Airflow Bug 2.PNG!  
> # Done. "Started" entry has changed.  
> !Airflow Bug 3.PNG!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)