You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/16 21:36:03 UTC

[GitHub] [airflow] ashb commented on a change in pull request #22272: Add map_index support to al task instance-related views

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



##########
File path: airflow/www/static/js/dag.js
##########
@@ -53,6 +53,7 @@ let taskId = '';
 let executionDate = '';
 let subdagId = '';
 let dagRunId = '';
+let mapIndex = undefined;

Review comment:
       I'm on this.




-- 
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-unsubscribe@airflow.apache.org

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