jscheffl commented on PR #53907:
URL: https://github.com/apache/airflow/pull/53907#issuecomment-3201973382

   > > To be clear, I'm not for descoping the whole feature. I'm all for having 
a link that you can put in an email/slack message that has the right options 
already chosen and populated that takes you the right place. That makes perfect 
sense to me, and I think we should keep that part of the feature (no comment 
either way on current code approach)
   > 
   > I think we can already copy the `.../required_actions` link from the 
Airflow UI, and that link can be added to any notifier. So `/redirect` might 
not be strictly needed.
   > 
   > And we'll need to add `.../required_actions?options=...&input=...`, but 
that's from the UI end, and will be another PR, not this on.e
   
   Yeah, agree, a "2-click-solution" is already in place, just started the HITL 
example and the first form can be directly navigated with 
http://localhost:28080/dags/example_hitl_operator/runs/manual__2025-08-19T19:31:17.119372+00:00/tasks/wait_for_option/required_actions
 (or abstract 
http://localhost:28080/dags/<dag_id>/runs/<run_id>/tasks/<task_id>/required_actions)


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