You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jonathan Lange (Jira)" <ji...@apache.org> on 2019/09/10 15:19:00 UTC

[jira] [Updated] (AIRFLOW-5452) "Mark Success" stops at last schedule_interval change

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

Jonathan Lange updated AIRFLOW-5452:
------------------------------------
    Description: 
I recently added a new task to a long-running DAG. I wanted to mark it as successful from yesterday's run right back to when the task began.

I did this by clicking on the task instance for yesterday's run. This was blank, as I would expect for a new task. I then clicked "Mark Success" "Past".

The last 21 tasks were marked as successful, but it stopped there. Note also that the "Wait a minute" page only listed 21 tasks.

After chatting on Slack ([https://apache-airflow.slack.com/archives/CCQ7EGB1P/p1568126090457700]), I realised that we changed the schedule interval around then.

Before this watershed, I can mark individual tasks as successful, but I cannot mark tasks as successful en masse. When I try, I get an empty "Wait a minute" page, and clicking through yields no change.

"models" component is something of a guess. I don't really know where this issue belongs.

  was:
I recently added a new task to a long-running DAG. I wanted to mark it as successful from yesterday's run right back to when the task began.

I did this by clicking on the task instance for yesterday's run. This was blank, as I would expect for a new task. I then clicked "Mark Success" "Past".

The last 21 tasks were marked as successful, but it stopped there. Note also that the "Wait a minute" page only listed 21 tasks.

After chatting on Slack ([https://apache-airflow.slack.com/archives/CCQ7EGB1P/p1568126090457700]), I realised that we changed the schedule interval around then.

Before this watershed, I can mark individual tasks as successful, but I cannot mark tasks as successful en masse.

"models" component is something of a guess. I don't really know where this issue belongs.


> "Mark Success" stops at last schedule_interval change
> -----------------------------------------------------
>
>                 Key: AIRFLOW-5452
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5452
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: models
>    Affects Versions: 1.10.5
>            Reporter: Jonathan Lange
>            Priority: Major
>         Attachments: Screenshot 2019-09-10 at 15.48.29.png
>
>
> I recently added a new task to a long-running DAG. I wanted to mark it as successful from yesterday's run right back to when the task began.
> I did this by clicking on the task instance for yesterday's run. This was blank, as I would expect for a new task. I then clicked "Mark Success" "Past".
> The last 21 tasks were marked as successful, but it stopped there. Note also that the "Wait a minute" page only listed 21 tasks.
> After chatting on Slack ([https://apache-airflow.slack.com/archives/CCQ7EGB1P/p1568126090457700]), I realised that we changed the schedule interval around then.
> Before this watershed, I can mark individual tasks as successful, but I cannot mark tasks as successful en masse. When I try, I get an empty "Wait a minute" page, and clicking through yields no change.
> "models" component is something of a guess. I don't really know where this issue belongs.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)