GitHub user patches11 created a discussion: FAB /security/users page throws an 
error in airflow 3 after updating from 2

The security tab, specifically /users throws this error most of the time (not 
all the time):

```
jQuery.Deferred exception: Cannot read properties of undefined (reading 'tz') 
TypeError: Cannot read properties of undefined (reading 'tz')
    at f (/staging/airflow/auth/static/dist/main.f3faa56768a6af816bf3.js:2:1946)
    at HTMLDocument.<anonymous> 
(/staging/airflow/auth/static/dist/main.f3faa56768a6af816bf3.js:2:4664)
    at e (/staging/airflow/auth/static/appbuilder/js/jquery-latest.js:2:30038)
    at t (/staging/airflow/auth/static/appbuilder/js/jquery-latest.js:2:30340) 
undefined
```

This then causes some error handling and I am redirected away from the page

This is happening after updating to airflow 3.1.7 from 2 via the official helm 
chart on k8s.

Is this a known issue? Did I miss something I should have fixed?

My provider verisons:

apache-airflow-providers-cncf-kubernetes==10.13.0
apache-airflow-providers-common-compat==1.14.1
apache-airflow-providers-common-io==1.7.1
apache-airflow-providers-common-sql==1.30.4
apache-airflow-providers-fab==3.4.0
apache-airflow-providers-smtp==2.4.2
apache-airflow-providers-standard==1.12.1

GitHub link: https://github.com/apache/airflow/discussions/63753

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to