pierrejeambrun commented on code in PR #26658:
URL: https://github.com/apache/airflow/pull/26658#discussion_r1021857903


##########
airflow/www/views.py:
##########
@@ -1966,6 +1966,7 @@ def trigger(self, session=None):
         flash(f"Triggered {dag_id}, it should start any moment now.")
         return redirect(origin)
 
+    @provide_session

Review Comment:
   Good idea, make sense.
   
   Done



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

Reply via email to