ashb commented on a change in pull request #12770:
URL: https://github.com/apache/airflow/pull/12770#discussion_r535258964



##########
File path: airflow/www/forms.py
##########
@@ -158,6 +163,59 @@ def populate_obj(self, item):
             item.conf = json.loads(item.conf)
 
 
+class DagRunEditForm(DynamicForm):

Review comment:
       Inherit from DagRun form maybe? conf could be editable too if we wanted 
it to be.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to