Codingaditya17 commented on PR #67763: URL: https://github.com/apache/airflow/pull/67763#issuecomment-4603821771
Thanks for the clarification. I can update this PR in that direction. Before I make the change, I wanted to confirm the preferred scope. Would you prefer this to be: 1. A local UI preference saved in browser local storage, so each user can choose whether `downstream` is selected by default in the Task Instance mark-as dialog. 2. A global Airflow config option controlled by admins, so the default is consistent for all users in an environment. My understanding from the discussion is that a local UI setting may be lighter and avoids adding backend config just for this UI preference, but I am happy to follow whichever direction maintainers prefer. @bbovenzi , @pierrejeambrun -- 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]
