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

Ash Berlin-Taylor closed AIRFLOW-1049.
--------------------------------------
    Resolution: Fixed

Not happening anymore

> Mark Success is picking all execution date when past and future task options 
> are not enabled
> --------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1049
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1049
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.8.0, 2.0.0
>            Reporter: Muthuraj Ramasamy
>            Priority: Major
>         Attachments: mark success bug.jpg
>
>
> Scenario : DAGs are submitted multiple times a day and multiple days is 
> considered. Assume a task T1 failed on all runs.
> While trying to mark in as success through web ui for a particular run, all 
> the runs of the task [all executed dates] are listed and then marked as 
> success.
> This occurs as the parameter "dates" in mark_tasks.set_state function is 
> calculated as empty and the milliseconds are truncated. Its better to 
> implement a between clause function instead of listed dates.



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

Reply via email to