bbovenzi commented on issue #43712:
URL: https://github.com/apache/airflow/issues/43712#issuecomment-2539468784

   > I feel like we have everything from the backend perspective. (or planned 
such as asset dependencies).
   > 
   > The only points I'm not so sure are:
   > 
   > * Include task group information (I'm not sure we have this)
   > * Show dag import errors on dag list level (I am not sure how we want to 
display them, as in the legacy we can put them at the top of the dag list, but 
I don't think we can group them by `dag_id` there's not really a relation there 
in the db model)
   
   - I think almost all Task Group information is handled by grid_data and 
structure endpoints 
   - We literally just need to copy the component from the home page and also 
show it at the top of the page on the dags list


-- 
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]

Reply via email to