-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Description
Apache Airflow Provider(s)
standard
Versions of Apache Airflow Providers
No response
Apache Airflow version
main
Operating System
linux
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
What happened
Encountered 404 not found error message when I click on operator with v2.10.4+
What you think should happen instead
Redirects should happen to apache-airflow-providers-standard operators rather than 404 not found error message to user
How to reproduce
- Search
operators and hooks airflowon chrome. - Click on the official apache airflow docs link.
- you will be on stable version of docs.
- On the left hand side click on the version dropdown and go to v2.10.4 (for example).
-
Click on any of the operator.
- Change the version to 2.10.4+
- You will receive the not found 404 error message.
Problematic links are mentioned below -
-
https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/bash/index.html
-
https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/branch/index.html
-
https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/email/index.html
-
https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/latest_only/index.html
-
https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/python/index.html
-
https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/subdag/index.html
Note - for empty and datetime operators fix has been already provided as part of #53965
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct