jhtimmins opened a new pull request #17431: URL: https://github.com/apache/airflow/pull/17431
Currently, on user model views except from UserDBModelView, view controls don't show up on `/users/list`. This fixes that issue by adding the missing views back to all user model views. Additionally, `Edit User` on the different `Show User` views all redirect to the logged in user's profile views. This fixes that issue by removing the `Edit User` view from `Show User`. closes: #16202 -- 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]
