dheerajturaga opened a new pull request, #58921:
URL: https://github.com/apache/airflow/pull/58921
Add complete CRUD operations for XCom entries through the UI, enabling
users to manage XComs without using API or CLI tools. This is especially
important when manually marking task instances as success - users often
need to add XComs to those tasks for downstream dependencies to proceed.
This feature provides a significant productivity boost by eliminating
context switching and manual API calls.
<img width="2934" height="1078" alt="xcom edit"
src="https://github.com/user-attachments/assets/14af2028-4b6f-4f49-8df2-453551f8e30b"
/>
https://github.com/user-attachments/assets/a1ce2a06-981b-4471-88ae-8d59786536c4
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]