[
https://issues.apache.org/jira/browse/AIRFLOW-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947663#comment-16947663
]
Christopher Hyatt commented on AIRFLOW-5452:
--------------------------------------------
I found this bug that seemed to point to the problem in pendulum.
[https://github.com/sdispater/pendulum/issues/160]
> "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.4#803005)