-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
priority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release
Description
Apache Airflow version
3.0.6
If "Other Airflow 2 version" selected, which one?
No response
What happened?
When the dag trigger schedule is asset based, if the name of the asset is longer, the name overlaps on the latest run field making it hard for the user to read the latest run value.
Screen.Recording.2025-09-16.at.10.04.50.AM.mov
What you think should happen instead?
The name of the asset field should wrap in or not overlap on the other fields when the string length is longer for the asset name
How to reproduce
Create a dummy asset with lengthy name and schedule the dag run by setting the asset as an inlet for the dag to trigger.
Verify if the name of the asset overlaps with the latest run field.
Operating System
os
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
priority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release