bhavaniravi commented on issue #18492: URL: https://github.com/apache/airflow/issues/18492#issuecomment-934306175
You're right @bbovenzi It's not just a UI issue. All the Python check's to ensure if a custom operator is a subtag operator is failing because of DAG serialization #18734 https://github.com/apache/airflow/blob/6b71eac1997a7c0db3b8e3aed6b4e65d01871440/airflow/models/dag.py#L1205 -- 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]
