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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
