NilsJPWerner commented on issue #29852:
URL: https://github.com/apache/airflow/issues/29852#issuecomment-1589798092

   > Hey hey! Just as an FYI I am seeing some graphs that only render with the 
pre-2.6.0 graph and not the new 2.6.0 graph. It looks like a task group issue.
   > 
   > Reprex:
   > 
   > * Clone [this demo repo](https://github.com/pipeline-tools/gusty-demo-lite)
   > * Follow [Running the 
Demo](https://github.com/pipeline-tools/gusty-demo-lite#running-the-demo) 
instructions to spin up Airflow.
   > * Inspect `airflow_tutorial` and `gusty_tutorial` DAGs - no issues with 
either new or legacy graph views.
   > * Inspect `more_gusty` DAG - by default the new graph shows nothing.
   > 
   > 
![image](https://user-images.githubusercontent.com/38569601/235726046-a9d0d79b-70c3-48f9-ac88-5b2e40223d92.png)
   > 
   > However, if you expand the tasks, then the graph will render:
   > 
   > 
![image](https://user-images.githubusercontent.com/38569601/235726171-80fc2b2f-d004-4ed6-aa5f-b0f7a492209a.png)
   > 
   > My browser's console is giving the following errors when everything's 
closed:
   > 
   > 
![image](https://user-images.githubusercontent.com/38569601/235726416-ef519d31-ece1-4195-add5-e31de7839e37.png)
   > 
   > Hope this is helpful. The new view is looking great!
   
   I'm having the opposite issue to this. The graph doesn't show if all the 
task groups are expanded, but does show if I close a bunch of them. THis dag 
has 100s of tasks in nested task groups so maybe it is hitting some limit of 
the number of tasks it is able to show.


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