bhavaniravi commented on issue #24624: URL: https://github.com/apache/airflow/issues/24624#issuecomment-1170693756
I see the Airflow list UI page as a source of truth for DAG developers. It will bring up queries like 1. On creating a variable for eg., `s3_access_token`, _I have created a variable, but it vanished from the screen. When I try to create again, it's saying duplicate key_ 2. In a team of 3 devs, one creates`s3_access_token`, two weeks another dev wants to use the same variable but can't find it in the UI. Have to shuffle through 1st dev's code to look for the key There are cases where infra and dag developers are isolated and won't have access to CLI(Astronomer Nebula). In such cases, UI is the source of truth. This is why I think all the variables in metadata DB should be displayed(listed) on the UI -- 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]
