Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-23 Thread via GitHub
bbovenzi commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1688564370 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1685090146 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish commented on PR #40895: URL: https://github.com/apache/airflow/pull/40895#issuecomment-2240278993 any other concern @bbovenzi ? -- 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

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684879219 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
bbovenzi commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684876951 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
bbovenzi commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684876951 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
ephraimbuddy commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684854833 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
ephraimbuddy commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684852475 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684834538 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684829105 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684826368 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684827112 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
hussein-awala commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684825784 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

Re: [PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
bbovenzi commented on code in PR #40895: URL: https://github.com/apache/airflow/pull/40895#discussion_r1684817007 ## airflow/www/views.py: ## @@ -2373,7 +2373,7 @@ def _clear_dag_tis( @expose("/clear", methods=["POST"]) @auth.has_access_dag("PUT",

[PR] Use clearer event naming for UI task instance actions [airflow]

2024-07-19 Thread via GitHub
dstandish opened a new pull request, #40895: URL: https://github.com/apache/airflow/pull/40895 This makes it a little clearer to the user what actually happened. Here is an example https://github.com/user-attachments/assets/21f144a1-17ea-4ca9-88cc-3fc30add3605;> See there it