ephraimbuddy opened a new pull request, #55771:
URL: https://github.com/apache/airflow/pull/55771

   If version is None, we should return None instead of looking for the dag 
version attached to the version. currently this raises attribute error that 
Nonetype has no attribute serialized dag.
   
   Also, I added a joinedload of serdag to the version query to get everything 
at the first query instead of another query at version.serialized_dag
   
   


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