eladkal commented on PR #30429: URL: https://github.com/apache/airflow/pull/30429#issuecomment-1493315422
have to say I'm not a fan of this. Active/Pause is property of DAG. Running is status of DagRun. Placing Running in another tab like Active/Pause invites misleading interpretation of what users see there. I prefer to scope this use case under https://github.com/apache/airflow/issues/16081 but if not, we should have better UX to include this one. -- 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]
