[GitHub] [airflow] uranusjr commented on a diff in pull request #29850: Fixing broken filter in in /taskinstance/list view

2023-03-02 Thread via GitHub
uranusjr commented on code in PR #29850: URL: https://github.com/apache/airflow/pull/29850#discussion_r1124054180 ## airflow/models/taskinstance.py: ## @@ -139,6 +139,10 @@ from airflow.models.operator import Operator from airflow.utils.task_group import

[GitHub] [airflow] uranusjr commented on a diff in pull request #29850: Fixing broken filter in in /taskinstance/list view

2023-03-01 Thread via GitHub
uranusjr commented on code in PR #29850: URL: https://github.com/apache/airflow/pull/29850#discussion_r1122655003 ## airflow/models/taskinstance.py: ## @@ -139,6 +139,10 @@ from airflow.models.operator import Operator from airflow.utils.task_group import