fritz-astronomer opened a new issue, #23550: URL: https://github.com/apache/airflow/issues/23550
### Apache Airflow version 2.3.0 (latest released) ### What happened Looks like mapped tasks are immutable, even when the source XCOM that created them changes. This is a problem for things like Late Arriving Data and Data Reprocessing ### What you think should happen instead Mapped tasks should change in response to a change of input ### How to reproduce Here is a writeup and MVP DAG demonstrating the issue https://gist.github.com/fritz-astronomer/d159d0e29d57458af5b95c0f253a3361 ### Operating System docker/debian ### Versions of Apache Airflow Providers _No response_ ### Deployment Astronomer ### Deployment details _No response_ ### Anything else Can look into a fix - but may not be able to submit a full PR ### 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]
