Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar view is broken for dags with no dagrun #38875

Closed
2 tasks done
tirkarthi opened this issue Apr 9, 2024 · 0 comments · Fixed by #38964
Closed
2 tasks done

Calendar view is broken for dags with no dagrun #38875

tirkarthi opened this issue Apr 9, 2024 · 0 comments · Fixed by #38964
Labels
affected_version:main_branch Issues Reported for main branch area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug

Comments

@tirkarthi
Copy link
Contributor

Apache Airflow version

main (development)

If "Other Airflow 2 version" selected, which one?

No response

What happened?

Clicking on a calendar view for a dag without any dagrun. It seems atleast one dagrun which is running or successful is needed to get the calendar data.

Uncaught TypeError: dagStates[0] is undefined
    Calendar Calendar.tsx:41
    React 11
    workLoop scheduler.development.js:266
    flushWork scheduler.development.js:239
    performWorkUntilDeadline scheduler.development.js:533
Calendar.tsx:41

What you think should happen instead?

No response

How to reproduce

  1. Click on calendar view for a dag without any dagrun.

Operating System

Ubuntu

Versions of Apache Airflow Providers

No response

Deployment

Official Apache Airflow Helm Chart

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@tirkarthi tirkarthi added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Apr 9, 2024
@eladkal eladkal added area:UI Related to UI/UX. For Frontend Developers. affected_version:main_branch Issues Reported for main branch and removed needs-triage label for new issues that we didn't triage yet labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected_version:main_branch Issues Reported for main branch area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants