Skip to content

UI: Add team column and filter to the XComs list - #72158

Open
vincbeck wants to merge 1 commit into
apache:mainfrom
aws-mwaa:vincbeck/team-column-xcom
Open

UI: Add team column and filter to the XComs list#72158
vincbeck wants to merge 1 commit into
apache:mainfrom
aws-mwaa:vincbeck/team-column-xcom

Conversation

@vincbeck

Copy link
Copy Markdown
Contributor

When multi-team mode is enabled, operators inspecting cross-task communication across teams need to see which team owns each XCom entry and to scope the list to a single team while investigating that team's Dags.

The column and the filter render only when the multi_team configuration is enabled, and no team data is loaded when it is off, so single-team deployments are unaffected.

Screenshot

Screenshot 2026-08-27 at 10 50 39 AM
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

When multi-team mode is enabled, operators inspecting cross-task communication
across teams need to see which team owns each XCom entry and to scope the list
to a single team while investigating that team's Dags.

The column and the filter render only when the `multi_team` configuration is
enabled, and no team data is loaded when it is off, so single-team deployments
are unaffected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. backport-to-airflow-ctl/v0-1-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant