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

Fix details tab not showing when using dynamic task mapping #36522

Merged

Conversation

shohamy7
Copy link
Contributor

@shohamy7 shohamy7 commented Jan 1, 2024


closes: #36481
This PR solves the problem of details tab is empty in the Airflow Web UI when using dynamic task mapping.

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jan 1, 2024
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Jan 2, 2024
@eladkal eladkal added this to the Airflow 2.8.1 milestone Jan 2, 2024
@shohamy7 shohamy7 force-pushed the fix-details-tab-not-showing-with-mapped-tasks branch from faeb2e9 to 9da6e3e Compare January 2, 2024 22:05
@bbovenzi bbovenzi merged commit 18b7013 into apache:main Jan 3, 2024
51 checks passed
ephraimbuddy pushed a commit that referenced this pull request Jan 11, 2024
* Fix details tab not showing when using dynamic task mapping

* Remove unnecessary variable

(cherry picked from commit 18b7013)
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
…6522)

* Fix details tab not showing when using dynamic task mapping

* Remove unnecessary variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty Details tab after upgrading to Airflow 2.8.0 (Dynamic Task Mapping)
3 participants