apache/airflow

Show dag run note in UI

Fechada

#52.516 aberto em 30 de jun. de 2025

 (5 comentários) (2 reações) (0 responsável)Python (16.781 forks)batch import
area:UIgood first issuekind:feature

Métricas do repositório

Stars
 (44.809 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 18h) (834 fundiu PRs em 30d)

Description

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

Guia do colaborador