eitan-shalev opened a new issue, #68615: URL: https://github.com/apache/airflow/issues/68615
### Under which category would you file this issue? Airflow Core ### Apache Airflow version 3.1.8 ### What happened and how to reproduce it? When a note is added to a Dag-run or a task-instance in Airflow 3, the UI communicates this to the user only if they happen to enter a run that contains a note. The grid does not reveal this information. This is in contrast to Airflow 2, where a note was indicated in the grid, guiding the user to click on the Dag-run/ task-instance in order to read the note. Note indicators visible in Airflow 2: <img width="124" height="286" alt="Image" src="https://github.com/user-attachments/assets/1bdacb19-21c4-48f4-b97a-3b72549a9f8b" /> Dag-run with note in Airflow 3, but you wouldn't know it from the grid: <img width="932" height="207" alt="Image" src="https://github.com/user-attachments/assets/3fc4c07b-ed4d-409c-889f-2509f09c3767" /> ### What you think should happen instead? Dag-run and task-instances with notes should be marked as such, possibly with the same (but smaller) blue circle that's currently decorating the Note button. ### Operating System _No response_ ### Deployment None ### Apache Airflow Provider(s) _No response_ ### Versions of Apache Airflow Providers _No response_ ### Official Helm Chart version Not Applicable ### Kubernetes Version _No response_ ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
