Support ordering XCom entries in the REST API and UI#65418
Draft
yuseok89 wants to merge 1 commit intoapache:mainfrom
Draft
Support ordering XCom entries in the REST API and UI#65418yuseok89 wants to merge 1 commit intoapache:mainfrom
yuseok89 wants to merge 1 commit intoapache:mainfrom
Conversation
1cb260d to
189a1a7
Compare
189a1a7 to
806f3d8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes: #64594
There is already an open PR for this issue and review had started, but the original author has had no activity for roughly a week, so I prepared this change in parallel so the work does not stall.
Please treat this as optional: if maintainers prefer to wait for the original PR, you may close this one without concern. If the original author returns and their PR moves forward, closing this PR is fine on my side. I am not trying to block their contribution.
This PR adds server-side ordering for the XCom list REST API and wires column sorting on Browse → XComs to that API, in line with other DataTable +
order_byusage in the codebase.Demo
Screen.Recording.2026-04-17.at.10.11.12.PM.mov
Was generative AI tooling used to co-author this PR?
{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.