itsallsame opened a new issue, #32546:
URL: https://github.com/apache/airflow/issues/32546

   ### Apache Airflow version
   
   2.6.3
   
   ### What happened
   
   When clearing a historical task in Airflow, it may incorrectly trigger other 
tasks with no status to change into running status.
   such as i clear task A, airflow will trigger task B。 (Task A and Task B have 
no dependencies on each other)。
   
   
![image](https://github.com/apache/airflow/assets/115528312/bf123308-9162-484f-a019-fbb0213cd55c)
   
   PS:
   
   airflow2.3.1 、2.3.4 also has this problem.
   
   ### What you think should happen instead
   
   Do not trigger Task B, just task A is running
   
   ### How to reproduce
   
   In airflow WebUI, clear  a historical task.
   
   ### Operating System
   
   centos7.6
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Virtualenv installation
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to