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/08/15 09:00:06 UTC

[GitHub] [airflow] dmishh commented on pull request #20659: Disabled edit button in task instances list view page

dmishh commented on PR #20659:
URL: https://github.com/apache/airflow/pull/20659#issuecomment-1214773876

   Code changes in this PR removed all bulk actions for TIs except for Delete. This is a huge mistake https://github.com/apache/airflow/pull/20659/files#diff-917b70d2661fae8322c538a4f60b9d4ba755556036fe0c527eb0411a6ac60f2eL4370
   
   Airflow 2.2.3 - TI's bulk actions in place (https://github.com/apache/airflow/blob/2.2.3/airflow/www/views.py#L4227)
   Airflow 2.3.3 - TI's bulk actions are missing (https://github.com/apache/airflow/blob/2.3.3/airflow/www/views.py#L5011)


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