FHoffmannCode opened a new pull request #14092: URL: https://github.com/apache/airflow/pull/14092
Running tasks with command `airflow tasks run <dag_id> <task_id> <start_date> --local --pickle <pickle_id>` fails because in `airflow/airflow/cli/commands/task_command.py::task_run` method the `dag` is not `None` so error is thrown. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
