airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Results 1281 airflow issues
Sort by recently updated
recently updated
newest added

### Apache Airflow version main (development) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When returning multiple outputs from a task and mapping task...

kind:bug
pending-response
area:core

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.5.1 ### What happened? Setup: AWS MWAA + `smtp_default` connection...

kind:bug
pending-response
area:core

--- **Airflow IMAP Hook only decodes with UTF-8** I use the airflow imap hook, which internally only parses mail body with UTF-8 encoding. I have a mail with some German...

area:providers
provider:imap

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.8.0 ### What happened? A task with an outlet should...

kind:bug
pending-response
area:core

### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.7.3 ### What happened? I have a use case where...

kind:bug
pending-response
area:core

### Apache Airflow version 2.7.3 ### What happened Hello folks, I have a use case that doesn't work anymore after the release of the new version 2.7.3. I have done...

kind:bug
area:core

### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened Airflow version: 2.6.2, 2.7.1 Postgresql Version: 13.11 In our airflow setup, tasks are getting stuck in...

kind:bug
pending-response
area:core

### Apache Airflow version 2.7.3 ### What happened I have a simple DAG (with render_template_as_native_obj option enabled). I'm trying to pass a {{ dag_run }} to a PythonVirtualenvOperator, but when...

kind:bug
pending-response
area:core

### Description We use private staging and prod S3s(Ceph clusters for example) in our office. So there are often cases where DAGs are running with only connection ids changed. We...

kind:feature
good first issue

closes: #37331 Add gcd_conn_id for S3ToGCSOperator trigger

provider:google
area:providers