Skip to content

Use dagversion.created_at instead of dagversion.id in UI #48373

@jedcunningham

Description

@jedcunningham

Body

Instead of showing the id of dag version, which is an auto incrementing int, let's show the created_at datetime instead. This provides more value to users than an arbitrary incrementing counter.

e.g. "2025-03-25 19:05:01" and "2025-03-03 16:12:09" is way more useful than "v1" and "v2".

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Assignees

Labels

AIP-38Modern Web ApplicationAIP-65: DAG history in UIarea:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requestskind:metaHigh-level information important to the communitypriority:highHigh priority bug that should be patched quickly but does not require immediate new release

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions