parisni opened a new issue #19199: URL: https://github.com/apache/airflow/issues/19199
### Apache Airflow version 2.1.3 ### Operating System linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Virtualenv installation ### Deployment details _No response_ ### What happened When trying to apply batch set state to success, this does not work. I have to set the state on each element one by one. This happens in the "list dag run" panel. When:  then:  ### What you expected to happen Each task selected shall be turned to `success`. No error message `failed to set state` shall appear ### How to reproduce _No response_ ### Anything else related to #11513 ? ### 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]
