bbovenzi opened a new issue, #23171: URL: https://github.com/apache/airflow/issues/23171
### Apache Airflow version 2.3.0b1 (pre-release) ### What happened Have a DAG with mapped tasks. Mark at least two mapped tasks as failed. Mark one of the failures as success. See the other task(s) switch to `no_status` and rerun.  ### What you think should happen instead Marking a single mapped task as a success probably shouldn't affect other failed mapped tasks. ### How to reproduce _No response_ ### Operating System OSX ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### 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]
