JJJzheng opened a new issue, #32574: URL: https://github.com/apache/airflow/issues/32574
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened Currently I am using a large number of Airflow tasks and users, and I am using the ExternalTaskMarker Operator. Since the recursive button is checked by default, this leads to users often mistakenly touching the Task Instance Clear operation, which clears the current task instance and recursively clears all downstream tasks. This is unintended, and I'd like it to be the case that the user chooses whether or not to recursively clear the downstream tasks. ### What you think should happen instead The recursive button is unchecked by default. ### How to reproduce All versions can be reproduced. ### Operating System All System ### Versions of Apache Airflow Providers 2.2.5 ### Deployment Google Cloud Composer ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] 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]
