dandanseo123 commented on issue #54965: URL: https://github.com/apache/airflow/issues/54965#issuecomment-4224213070
Hi, I looked into this. This has been implemented in 3.2.0 via [PR #60759](https://github.com/apache/airflow/pull/60759), a `FileLocation` component now renders above the code editor on the Code tab, showing the relative filename with the full path in a tooltip and a copy button. There's also a separate "File Location" row in the Details tab metadata table that displays dag.fileloc, though that serves a different purpose (general DAG metadata). I confirmed it's not present in 3.1.8. Can this issue be closed? (I'll copy and paste this onto the issue itself as well). -- 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]
