apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
35.21k stars 13.76k forks source link

admin canot see admin components #40406

Closed nevo11 closed 4 days ago

nevo11 commented 4 days ago

Apache Airflow version

Other Airflow 2 version (please specify below)

If "Other Airflow 2 version" selected, which one?

2.9.0

What happened?

Hey, I have i client that usess the airflow deployment we created and allthough we gave is user admin role he cant see the option under admin some of the time. ther edosnet seame to be enething in the log to show the issus and the bug appear and disappear randomly. Has any one else encountered this issus? Thanks

P.S. sometimes the user see some of the option but not other, like only the plugin option.

What you think should happen instead?

the user with the admin role shoud see the admin option consistently

How to reproduce

i am not shore but this error seemes to occur only with granted admin user.

Operating System

debain 12

Versions of Apache Airflow Providers

No response

Deployment

Official Apache Airflow Helm Chart

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

Code of Conduct

boring-cyborg[bot] commented 4 days ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

potiuk commented 4 days ago

Please upgrade to latest 2.9.* version. This is a known issue solved in 2.9.2. Generally speaking you should always upgrade to latest version of airlfow - even if you do not want to upgrade to latest, latest, latest in your minor line ONLY contains bugfixes (including security fixes), so not upgrading from version .0 when there is .1 and .2 makes very little sense.