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

I’m struggling with documentation, and have yet to implement actual sanitisation logic. And it seems like a lot of the URIs (especially file-like ones) don’t actually need any validation at...

provider:google
area:providers
kind:documentation
provider:postgres
provider:mysql

### Description We occasionally see KubernetesExecutor tasks getting lost in cyberspace with no logs describing why in the airflow UI. If admins looks into the scheduler logs (Airflow 2.7.1), the...

area:providers
kind:feature
good first issue
provider:cncf-kubernetes

### Apache Airflow version 2.8.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Marking task state as Failed or Success without task instance edit...

kind:bug
good first issue
priority:low
area:UI

### Apache Airflow version 2.8.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? No Access denied message when user tries to view task logs...

kind:bug
good first issue
priority:low
pending-response
area:UI

### Apache Airflow version 2.8.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? We are displaying "Your user has no roles and/ or permissions!"...

kind:bug
pending-response
area:core
needs-triage

### Apache Airflow version 2.8.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? - Received 403 error when user having DAGs.can_edit, Task Instances.can_edit tries...

kind:bug
pending-response
area:core
needs-triage

### Description The absence of task names in the DAG details API necessitates separate calls for task and DAG information, hindering process efficiency. ### Use case/motivation Currently, task names are...

kind:feature
area:API

### Apache Airflow Provider(s) google ### Versions of Apache Airflow Providers apache-airflow-providers-google==10.9.0 ### Apache Airflow version 2.7.2 ### Operating System Linux ### Deployment Amazon (AWS) MWAA ### Deployment details _No...

kind:bug
provider:google
provider:amazon-aws
area:providers
good first issue

### Apache Airflow version 2.6.3 ### What happened when you click on `Execution Date` on the ui `http://XXXX:XXX/xcom/list/` the webserver fail ```log {app.py:1744} ERROR - Exception on /xcom/list/ [GET] Traceback...

kind:bug
area:webserver
good first issue
priority:low

### Body Part of https://github.com/apache/airflow/issues/10742. Recently we enable [D105](https://docs.astral.sh/ruff/rules/undocumented-magic-method/) pydocstyle rule, however we still have some modules which do not follow D105 rule yet. It would be nice if the...

good first issue
kind:meta