Skip to content

Conversation

@pierrejeambrun
Copy link
Member

Closes: #49999

Also rename 'Events' tab to 'audit' tab, to avoid confusion with asset event tab.

Dag Run

Screenshot 2025-06-11 at 19 28 04

TaskInstance

Screenshot 2025-06-11 at 19 28 18

@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.3 milestone Jun 11, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jun 11, 2025
@pierrejeambrun
Copy link
Member Author

This makes me realize that with the translation work, we lost the Asset Events (for TI) vs Source Asset Events (for dag run asset scheduled triggered).

I will open a follow up PR to make that distinction again.

@pierrejeambrun pierrejeambrun merged commit e8505aa into apache:main Jun 12, 2025
43 checks passed
@pierrejeambrun pierrejeambrun deleted the asset-events-tab-rework branch June 12, 2025 13:15
@github-actions
Copy link

Backport failed to create: v3-0-test. View the failure log Run details

Status Branch Result
v3-0-test Commit Link

You can attempt to backport this manually by running:

cherry_picker e8505aa v3-0-test

This should apply the commit to the v3-0-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

pierrejeambrun added a commit to astronomer/airflow that referenced this pull request Jun 12, 2025
* Move asset events to its own tab

* Address PR comments

(cherry picked from commit e8505aa)
@pierrejeambrun
Copy link
Member Author

Manual backport #51625

pierrejeambrun added a commit that referenced this pull request Jun 12, 2025
* Move asset events to its own tab

* Address PR comments

(cherry picked from commit e8505aa)
@bbovenzi
Copy link
Contributor

Taking a look at the UX here. Do you mind moving the "Asset Events" tab to come before Audit Log, Code and Details?

Also, I wonder if we want to look up if we should even show the tab (ie: is this task instance or dag run ever connected to an asset?)

choo121600 pushed a commit to choo121600/airflow that referenced this pull request Jun 14, 2025
* Move asset events to its own tab

* Address PR comments
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Jun 14, 2025
* Move asset events to its own tab

* Address PR comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show asset events emitted by ti in task drawer view

3 participants