-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:webserverWebserver related IssuesWebserver related Issueskind:bugThis is a clearly a bugThis is a clearly a bugpriority:lowBug with a simple workaround that would not block a releaseBug with a simple workaround that would not block a release
Description
Apache Airflow version:
1.10.9 and 1.10.10
Environment::
- MySQL 5.7, TZ=PST
- airflow.cfg tested with time_zone=system, Los_Angeles/America, utc
What happened:
- From a schedule view by clicking on DAG with Execution date 18:00 PST it maps me to 18:00 UTC DAG instance
- In Browse TASK INSTANCE view, sorted by state failed displays correct tasks but when I choose to clear them it clears task with UTC execution dates
How to reproduce it:
In UI click under "Schedule" on gray schedule time button for any DAG
Take first DAG and check its "Execution date"
click on it
open log and compare time stamps inside the log with "Execution date"
Bonus: miscalculating execution time in UI when in TZ aware:
1.10.10
UI TZ=UTC - Correct Execution time stamp
UI TZ=PST - Incorrect Execution time stamp
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:webserverWebserver related IssuesWebserver related Issueskind:bugThis is a clearly a bugThis is a clearly a bugpriority:lowBug with a simple workaround that would not block a releaseBug with a simple workaround that would not block a release




