uranusjr commented on a change in pull request #22578:
URL: https://github.com/apache/airflow/pull/22578#discussion_r837005669



##########
File path: airflow/www/static/js/dag.js
##########
@@ -54,6 +54,9 @@ let executionDate = '';
 let subdagId = '';
 let dagRunId = '';
 let mapIndex;
+let runId;

Review comment:
       Does `dagRunId` not serve the same purpose?




-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to