apache/airflow

Show dag run note in UI

Chiusa

#52.516 aperta il 30 giu 2025

 (5 commenti) (2 reazioni) (0 assegnatari)Python (16.781 fork)batch import
area:UIgood first issuekind:feature

Metriche repository

Star
 (44.809 stelle)
Metriche merge PR
 (Merge medio 7g 18h) (834 PR mergiate in 30 g)

Descrizione

Description

It's possible to add a note to a dag run and task instances. But it's not apparent from the UI (in Airflow 3) that there is a note.

  • In the grid view, there would be a small icon on top of the dag/task bloc in Airflow 2
  • Moreover, in the dag runs tab, it would be very helpful to be able to see the (partial) content of the note

Use case/motivation

I often go over failed dag runs to rety them. However, some dag runs fail for a good reason, making it useless to retry them. I tend to annotate those dag runs with a note. It's quite usefull to see what runs were annotated (and why), so that I can see from the list of dag runs or from the grid view which ones I already examined.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Guida contributor