utkarsharma2 commented on code in PR #31662:
URL: https://github.com/apache/airflow/pull/31662#discussion_r1225586389
##########
airflow/www/views.py:
##########
@@ -3084,6 +3084,7 @@ class GraphForm(DateTimeWithNumRunsWithDagRunsForm):
t.task_id: {
"dag_id": t.dag_id,
"task_type": t.task_type,
Review Comment:
@bbovenzi Would it make sense to raise a separate PR for this change?
because I think it's a separate task.
--
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]