Kaxil Naik created AIRFLOW-5944:
-----------------------------------
Summary: Rendering templated_fields without accessing DAG files
Key: AIRFLOW-5944
URL: https://issues.apache.org/jira/browse/AIRFLOW-5944
Project: Apache Airflow
Issue Type: Task
Components: core
Affects Versions: 2.0.0, 1.10.7
Reporter: Kaxil Naik
Assignee: Kaxil Naik
One of the limitations with the current implementation of DAG s10n is that
Templated fields still need access to DAG Files.
*Potential solution*: Store rendered version in the DB somewhere.
But what about not-yet-run tasks (this is a useful debugging aid, especially
for those without CLI access to run `airflow tasks render`)???
--
This message was sent by Atlassian Jira
(v8.3.4#803005)