[
https://issues.apache.org/jira/browse/AIRFLOW-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152260#comment-17152260
]
Jake Puffer commented on AIRFLOW-2143:
--------------------------------------
I'm getting this exact behavior in Airflow 1.10.10, but in the Gantt view.
Should I open a new ticket here? I'm not sure what the correct protocol is -
to report an issue here on Jira or in GitHub Issues (I already opened an issue
there: [https://github.com/apache/airflow/issues/9633])
> Try number displays incorrect values in the web UI
> --------------------------------------------------
>
> Key: AIRFLOW-2143
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2143
> Project: Apache Airflow
> Issue Type: Bug
> Components: ui
> Affects Versions: 1.9.0
> Reporter: James Davidheiser
> Priority: Minor
> Fix For: 1.10.7
>
> Attachments: adhoc_query.png, task_instance_page.png
>
>
> This was confusing us a lot in our task runs - in the database, a task that
> ran is marked as 1 try. However, when we view it in the UI, it shows at 2
> tries in several places. These include:
> * Task Instance Details (ie
> [https://airflow/task?execution_date=xxx&dag_id=xxx&task_id=xxx
> )|https://airflow/task?execution_date=xxx&dag_id=xxx&task_id=xxx]
> * Task instance browser (/admin/taskinstance/)
> * Task Tries graph (/admin/airflow/tries)
> Notably, is is correctly shown as 1 try in the log filenames, on the log
> viewer page (admin/airflow/log?execution_date=), and some other places.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)