deepujain opened a new pull request, #71762: URL: https://github.com/apache/airflow/pull/71762
Tasks excluded from a Dag run by their start or end date still appear as placeholders in the Grid and Graph views, but no TaskInstance exists for them. Route those placeholders to the task overview instead of a run-level TaskInstance endpoint that returns 404. Regression coverage verifies placeholder navigation in the link component, Graph nodes, and Grid cells. closes: #71761 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — OpenAI Codex Generated-by: OpenAI Codex following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --- * Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. Note: commit author/co-author name and email in commits become permanently public when merged. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
