ynouri opened a new issue #8246: Docs: LatestOnlyOperator documentation is misleading URL: https://github.com/apache/airflow/issues/8246 I'm relatively new to Airflow and I started experimenting with LatestOnlyOperator for the needs of my team. The operator itself seems to work fine but [the documentation ](https://airflow.apache.org/docs/stable/concepts.html#latest-run-only)was slightly confusing. * The code example is not in line with the DAG tree view screenshot * "downstream" and "upstream" concepts seem to be mistakenly swapped in the explanation (even though they are very clearly defined [a few paragraphs above](https://airflow.apache.org/docs/stable/concepts.html#relations-between-tasks))
---------------------------------------------------------------- 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] With regards, Apache Git Services
