You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "t oo (JIRA)" <ji...@apache.org> on 2019/04/17 22:47:00 UTC

[jira] [Updated] (AIRFLOW-4345) UI - admin/taskinstance (and other admin/* urls) is missing year portion in the date column values

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

t oo updated AIRFLOW-4345:
--------------------------
    Summary: UI - admin/taskinstance (and other admin/* urls) is missing year portion in the date column values  (was: UI - admin/taskinstance is missing year portion in the date column values)

> UI - admin/taskinstance (and other admin/* urls) is missing year portion in the date column values
> --------------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-4345
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4345
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.10.3
>            Reporter: t oo
>            Priority: Major
>         Attachments: missingyear.png
>
>
> see attached values are starting at MM-DD without a YYYY value showing in each of the Execution Date, Start Date...etc columns
>  
> |</td>|
> | | |
> | |<td class="col-execution_date">|
> | | |
> | |<nobr>01-03T05:00:00+00:00</nobr>|
> | | |
> | |</td>|
> | | |
> | |<td class="col-operator">|
> | | |
> | | |
> | | |
> | |</td>|
> | | |
> | |<td class="col-start_date">|
> | | |
> | |<nobr>04-17T22:00:24.286685+00:00</nobr>|
> | | |
> | |</td>|
> | | |
> | |<td class="col-end_date">|
> | | |
> | |<nobr>04-17T22:00:24.286709+00:00</nobr>|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)