You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/18 09:09:17 UTC

[GitHub] [airflow] ashb commented on pull request #8875: [AIRFLOW-8875] fix Dag Run UI execution date with timezone cannot be saved issue

ashb commented on pull request #8875:
URL: https://github.com/apache/airflow/pull/8875#issuecomment-630051088


   Looking better @realradical!
   
   Can you test that changing the timezone in the UI updates this field while the page is open? (If it doesn't it means it's missing an html class)
   
   I also think that we should test more than one timezone, and for completeness, test what happens when the form is submitted without a TZ (it should use the "default" configured TZ. So we should also use `@conf_vars` for that test to change the default for that one test to not be UTC.)


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org